svn commit: r384618 - head/security/fwknop
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Apr 24 00:55:51 UTC 2015
Author: amdmi3
Date: Fri Apr 24 00:55:50 2015
New Revision: 384618
URL: https://svnweb.freebsd.org/changeset/ports/384618
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/security/fwknop/Makefile
Modified: head/security/fwknop/Makefile
==============================================================================
--- head/security/fwknop/Makefile Thu Apr 23 22:58:33 2015 (r384617)
+++ head/security/fwknop/Makefile Fri Apr 24 00:55:50 2015 (r384618)
@@ -16,7 +16,8 @@ OPTIONS_DEFINE= GPGME
OPTIONS_DEFAULT= GPGME
GPGME_DESC= Build support for gpgme
INFO= libfko
-USES= libtool
+USES= cpe libtool
+CPE_VENDOR= cipherdyne
GNU_CONFIGURE= yes
USE_RC_SUBR= fwknopd
USE_LDCONFIG= yes
More information about the svn-ports-head
mailing list