1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add CPE support

This commit is contained in:
Jason E. Hale 2014-08-04 13:31:26 +00:00
parent ca307153bb
commit b03f49e38b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364003

View File

@ -15,12 +15,14 @@ LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \
libgpg-error.so:${PORTSDIR}/security/libgpg-error
GNU_CONFIGURE= yes
USES= gmake libtool:keepla tar:bzip2
USES= cpe gmake libtool:keepla tar:bzip2
USE_LDCONFIG= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gpgme
INSTALL_TARGET= install-strip
CPE_VENDOR= gnu
INFO= gpgme
PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README THANKS TODO