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:
parent
65f027c4e6
commit
31971ae4ee
@ -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} \
|
||||||
|
Loading…
Reference in New Issue
Block a user