svn commit: r386498 - head/www/boa
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat May 16 07:23:55 UTC 2015
Author: amdmi3
Date: Sat May 16 07:23:53 2015
New Revision: 386498
URL: https://svnweb.freebsd.org/changeset/ports/386498
Log:
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket
Modified:
head/www/boa/Makefile
Modified: head/www/boa/Makefile
==============================================================================
--- head/www/boa/Makefile Sat May 16 06:49:23 2015 (r386497)
+++ head/www/boa/Makefile Sat May 16 07:23:53 2015 (r386498)
@@ -11,8 +11,10 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= High performance single-tasking web server
LICENSE= GPLv2 # or later
+LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake makeinfo tar:bzip2
+USES= cpe gmake makeinfo tar:bzip2
+CPE_VENDOR= ${PORTVERSION:C/\.r/./}
GNU_CONFIGURE= yes
INFO= boa
More information about the svn-ports-all
mailing list