svn commit: r386783 - head/www/testlink
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue May 19 14:51:32 UTC 2015
Author: amdmi3
Date: Tue May 19 14:51:31 2015
New Revision: 386783
URL: https://svnweb.freebsd.org/changeset/ports/386783
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/www/testlink/Makefile
Modified: head/www/testlink/Makefile
==============================================================================
--- head/www/testlink/Makefile Tue May 19 14:23:48 2015 (r386782)
+++ head/www/testlink/Makefile Tue May 19 14:51:31 2015 (r386783)
@@ -12,6 +12,8 @@ COMMENT= Web based test management and t
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
+USES= cpe
+CPE_VENDOR= teamst
USE_PHP= gd iconv mbstring session xml
WANT_PHP_WEB= yes
NO_BUILD= yes
More information about the svn-ports-all
mailing list