1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

lang/gnat_util: Specify LICENSE (GPLv3 + GPLv3RLE, same as gcc base)

This commit is contained in:
John Marino 2014-02-15 16:33:25 +00:00
parent 9a42afc5ef
commit 9daba7a5b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344432

View File

@ -3,6 +3,7 @@
PORTNAME= gnat_util
PORTVERSION= ${SNAPSHOT}
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GCC}
MASTER_SITE_SUBDIR= releases/gcc-${GCC_VERSION}
@ -11,6 +12,9 @@ DISTNAME= gcc-${GCC_VERSION}
MAINTAINER= marino@FreeBSD.org
COMMENT= Library used to build GNAT tools such as ASIS
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
USES= ada
USE_BZIP2= yes
NO_MTREE= yes