net/libmaxminddb: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
@@ -9,11 +9,13 @@ COMMENT= Library for the MaxMind DB file format used for GeoIP2
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= compiler:c11 gmake libtool
|
||||
USES= compiler:c11 cpe gmake libtool
|
||||
|
||||
CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPE_VENDOR= maxmind
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
Reference in New Issue
Block a user