diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-12 12:25:34 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-12 12:25:34 +0000 |
commit | 96a758f6514dc0dad199538243439299f96e10ae (patch) | |
tree | f5fe15d4a1891ea03d5274857cb2521f9010d73a /devel/ahven | |
parent | 79199402deb8cb11ed48c63e960d54188ceefc94 (diff) | |
download | ports-96a758f6514dc0dad199538243439299f96e10ae.tar.gz ports-96a758f6514dc0dad199538243439299f96e10ae.zip |
Notes
Diffstat (limited to 'devel/ahven')
-rw-r--r-- | devel/ahven/Makefile | 2 | ||||
-rw-r--r-- | devel/ahven/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/ahven/Makefile b/devel/ahven/Makefile index 4f88bc3a5d49..b8e80f94b984 100644 --- a/devel/ahven/Makefile +++ b/devel/ahven/Makefile @@ -10,6 +10,8 @@ MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAME}/Ahven%20${PORTVERSION} MAINTAINER= marino@FreeBSD.org COMMENT= Ada unit test framework +LICENSE= ISCL + BUILD_DEPENDS= adactl:${PORTSDIR}/lang/adacontrol USES= ada diff --git a/devel/ahven/pkg-descr b/devel/ahven/pkg-descr index f135e0fbc633..b99acbd22bf1 100644 --- a/devel/ahven/pkg-descr +++ b/devel/ahven/pkg-descr @@ -8,6 +8,6 @@ Features: Strict coding style enforced by AdaControl This allows integration with tools like Jenkins and CruiseControl Limited to Ada95 language features - Permissions open source license (ISC) + Permissive open source license (ISC) WWW: http://ahven.stronglytyped.org |