svn commit: r386264 - head/www/dotproject
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 13 20:45:28 UTC 2015
Author: amdmi3
Date: Wed May 13 20:45:27 2015
New Revision: 386264
URL: https://svnweb.freebsd.org/changeset/ports/386264
Log:
- Add CPE info
- Add LICENSE_FILE
Approved by: portmgr blanket
Modified:
head/www/dotproject/Makefile
Modified: head/www/dotproject/Makefile
==============================================================================
--- head/www/dotproject/Makefile Wed May 13 20:45:12 2015 (r386263)
+++ head/www/dotproject/Makefile Wed May 13 20:45:27 2015 (r386264)
@@ -9,7 +9,9 @@ MAINTAINER= garga at FreeBSD.org
COMMENT= Open Source Project Management tool
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+USES= cpe
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
USE_PHP= gd mysql session zlib
More information about the svn-ports-all
mailing list