aboutsummaryrefslogtreecommitdiff
path: root/devel/aap/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-02 00:41:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-02 00:41:33 +0000
commitf7783932aeba0df6fd40922b98e0753bddaeb83c (patch)
tree701c4ef3e96d95149d04fbed757eb9c909516665 /devel/aap/Makefile
parent6e01a22ebc4665582486071e99a8451263836754 (diff)
downloadports-f7783932aeba0df6fd40922b98e0753bddaeb83c.tar.gz
ports-f7783932aeba0df6fd40922b98e0753bddaeb83c.zip
- Add LICENSE_FILE
- Add missing file to plist
Notes
Notes: svn path=/head/; revision=380242
Diffstat (limited to 'devel/aap/Makefile')
-rw-r--r--devel/aap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/aap/Makefile b/devel/aap/Makefile
index fb20d9d10d93..90c066b5f076 100644
--- a/devel/aap/Makefile
+++ b/devel/aap/Makefile
@@ -3,6 +3,7 @@
PORTNAME= aap
PORTVERSION= 1.093
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SF/a-a-p/Aap/${PORTVERSION}
@@ -10,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Build tool alternative to make with internet access and CVS support
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
OPTIONS_DEFINE= DOCS
@@ -19,8 +21,6 @@ NO_BUILD= yes
USES= python zip
PLIST_SUB= PORTVERSION="${PORTVERSION}"
-.include <bsd.port.options.mk>
-
do-install:
@cd ${WRKSRC} && ${PYTHON_CMD} ./aap PREFIX="${STAGEDIR}/${PREFIX}" \
FULLDOCS=no install