svn commit: r384517 - head/security/tinc
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Apr 22 20:04:26 UTC 2015
Author: amdmi3
Date: Wed Apr 22 20:04:25 2015
New Revision: 384517
URL: https://svnweb.freebsd.org/changeset/ports/384517
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/security/tinc/Makefile
Modified: head/security/tinc/Makefile
==============================================================================
--- head/security/tinc/Makefile Wed Apr 22 19:58:46 2015 (r384516)
+++ head/security/tinc/Makefile Wed Apr 22 20:04:25 2015 (r384517)
@@ -15,7 +15,8 @@ LIB_DEPENDS= liblzo2.so:${PORTSDIR}/arch
LICENSE= GPLv3
-USES= makeinfo
+USES= cpe makeinfo
+CPE_VENDOR= tinc-vpn
USE_OPENSSL= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
More information about the svn-ports-all
mailing list