mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
lang/adacontrol: Define LICENSE (GPLv2 + GMGPL)
This commit is contained in:
parent
e8334195b3
commit
2f6d3e8d31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344420
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= adacontrol
|
||||
PORTVERSION= 1.15r5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= SF/adacontrol
|
||||
DISTNAME= adactl_old-${PORTVERSION}-src
|
||||
|
@ -11,6 +12,9 @@ EXTRACT_SUFX= .tgz
|
|||
MAINTAINER= marino@FreeBSD.org
|
||||
COMMENT= Tool for detecting use or non-use of specific Ada constructs
|
||||
|
||||
LICENSE= GPLv2 GMGPL
|
||||
LICENSE_COMB= multi
|
||||
|
||||
BUILD_DEPENDS= asis>=2011:${PORTSDIR}/lang/asis \
|
||||
gnat_util>=2013:${PORTSDIR}/lang/gnat_util
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue