svn commit: r386503 - head/www/checkbot
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 16 09:21:42 UTC 2015
Author: amdmi3
Date: Sat May 16 09:21:41 2015
New Revision: 386503
URL: https://svnweb.freebsd.org/changeset/ports/386503
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/www/checkbot/Makefile
Modified: head/www/checkbot/Makefile
==============================================================================
--- head/www/checkbot/Makefile Sat May 16 08:59:44 2015 (r386502)
+++ head/www/checkbot/Makefile Sat May 16 09:21:41 2015 (r386503)
@@ -21,7 +21,8 @@ RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/ww
p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools \
p5-Time-Duration>=0:${PORTSDIR}/devel/p5-Time-Duration
-USES= perl5
+USES= cpe perl5
+CPE_VENDOR= degraaff
USE_PERL5= configure
PLIST_FILES= bin/checkbot man/man1/checkbot.1.gz
More information about the svn-ports-all
mailing list