lang/gnat-aux: Add GPLv3RLE license requirement

PR:		ports/185970
submitted by:	gerald@
This commit is contained in:
John Marino 2014-02-12 23:39:58 +00:00
parent ca3e1f7adc
commit ca4ab63a4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344035

View File

@ -3,7 +3,7 @@
PORTNAME= gnat-aux
PORTVERSION= ${SNAPSHOT}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://downloads.dragonlace.net/src/:boot \
${MASTER_SITE_GCC}
@ -13,7 +13,8 @@ DISTFILES= gcc-core-${GCC_VERSION}.tar.bz2
MAINTAINER= marino@FreeBSD.org
COMMENT= GNAT Ada compiler based on GCC ${GCC_BRANCH}
LICENSE= GPLv3
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
DEPRECATED= Superceded by gcc4.7-based lang/gcc-aux, use it instead
EXPIRATION_DATE=2014-06-01