svn commit: r386553 - head/net-mgmt/net-snmp
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 16 16:16:32 UTC 2015
Author: amdmi3
Date: Sat May 16 16:16:31 2015
New Revision: 386553
URL: https://svnweb.freebsd.org/changeset/ports/386553
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/net-mgmt/net-snmp/Makefile
Modified: head/net-mgmt/net-snmp/Makefile
==============================================================================
--- head/net-mgmt/net-snmp/Makefile Sat May 16 15:56:31 2015 (r386552)
+++ head/net-mgmt/net-snmp/Makefile Sat May 16 16:16:31 2015 (r386553)
@@ -37,7 +37,8 @@ GNU_CONFIGURE= yes
USE_RC_SUBR= snmpd snmptrapd
USE_OPENSSL= yes
USE_LDCONFIG= yes
-USES= perl5 libtool
+USES= cpe perl5 libtool
+CPE_VENDOR= net-snmp
USE_PERL5= build run
USE_CSTD= c99
More information about the svn-ports-all
mailing list