aboutsummaryrefslogtreecommitdiff
path: root/net/netatalk3
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:15:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:57:54 +0000
commit31971ae4ee04ae520d5a21581f2d7fd994abcc6e (patch)
tree254c7cee252f65c239a7e6ff537666a690b53f28 /net/netatalk3
parent65f027c4e6d63fd5324484233c28a29a4d5a6e9e (diff)
downloadports-31971ae4ee04ae520d5a21581f2d7fd994abcc6e.tar.gz
ports-31971ae4ee04ae520d5a21581f2d7fd994abcc6e.zip
net/netatalk3: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'net/netatalk3')
-rw-r--r--net/netatalk3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index c8e9c8bd48a0..f378560cea6f 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -16,11 +16,12 @@ LICENSE= GPLv2
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libevent.so:devel/libevent
-USES= bdb:5+ gettext gmake iconv libtool perl5 pkgconfig shebangfix ssl tar:bzip2
+USES= bdb:5+ cpe gettext gmake iconv libtool perl5 pkgconfig shebangfix ssl tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_RC_SUBR= netatalk
INSTALL_TARGET=install-strip
+CPE_VENDOR= netatalk_project
CONFIGURE_ARGS+= --with-pkgconfdir=${PREFIX}/etc \
--with-libgcrypt-dir=${LOCALBASE} \