diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-13 20:45:27 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-13 20:45:27 +0000 |
commit | 0c76f47d563704f3d33e7d4686a131ee8254c53a (patch) | |
tree | 0b352ab22c5bb86ffc3abbfbc1af7b2657e8965b /www/dotproject | |
parent | c371437638db1557a5d9620357688143ec77f4da (diff) |
Notes
Diffstat (limited to 'www/dotproject')
-rw-r--r-- | www/dotproject/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile index e635fe9231ad..393f3f98a230 100644 --- a/www/dotproject/Makefile +++ b/www/dotproject/Makefile @@ -9,7 +9,9 @@ MAINTAINER= garga@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 |