aboutsummaryrefslogtreecommitdiff
path: root/lang/asis
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-15 16:30:08 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-15 16:30:08 +0000
commita6ecaf8dd19d2d070e8020d55f73e99e05ac0813 (patch)
treedb15108ebdaf8e4c989ffdaf638acb5f1f1ec11f /lang/asis
parent9c96fcaf81fd02103377dbfd1df179f96cd83aca (diff)
downloadports-a6ecaf8dd19d2d070e8020d55f73e99e05ac0813.tar.gz
ports-a6ecaf8dd19d2d070e8020d55f73e99e05ac0813.zip
lang/asis: Specify LICENSE (GPLv2)
Notes
Notes: svn path=/head/; revision=344430
Diffstat (limited to 'lang/asis')
-rw-r--r--lang/asis/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/asis/Makefile b/lang/asis/Makefile
index 17a9fdde89a9..95b49929e68c 100644
--- a/lang/asis/Makefile
+++ b/lang/asis/Makefile
@@ -3,6 +3,7 @@
PORTNAME= asis
PORTVERSION= 2011
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= ${PORTNAME}-gpl-${PORTVERSION}-src
@@ -11,6 +12,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= marino@FreeBSD.org
COMMENT= GNAT implementation of Ada Semantic Interface Specification
+LICENSE= GPLv2
+
BUILD_DEPENDS= gnat_util>=2013:${PORTSDIR}/lang/gnat_util \
xmlada>=3.2:${PORTSDIR}/textproc/xmlada