1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

net/netatalk3: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-21 12:15:38 +00:00
parent 65f027c4e6
commit 31971ae4ee
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -16,11 +16,12 @@ LICENSE= GPLv2
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libevent.so:devel/libevent 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 GNU_CONFIGURE= yes
USE_LDCONFIG= yes USE_LDCONFIG= yes
USE_RC_SUBR= netatalk USE_RC_SUBR= netatalk
INSTALL_TARGET=install-strip INSTALL_TARGET=install-strip
CPE_VENDOR= netatalk_project
CONFIGURE_ARGS+= --with-pkgconfdir=${PREFIX}/etc \ CONFIGURE_ARGS+= --with-pkgconfdir=${PREFIX}/etc \
--with-libgcrypt-dir=${LOCALBASE} \ --with-libgcrypt-dir=${LOCALBASE} \