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

devel/gps: Specify LICENSE (GPLv3)

This commit is contained in:
John Marino 2014-02-15 16:23:33 +00:00
parent 96c2a6cf73
commit 3dca44b3e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344425

View File

@ -3,6 +3,7 @@
PORTNAME= gps
PORTVERSION= 5.2.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
DISTNAME= gps-5.2.1-1-src
@ -12,6 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= marino@FreeBSD.org
COMMENT= GNAT Programming Studio - IDE for Ada and many other languages
LICENSE= GPLv3
BUILD_DEPENDS= gtkada>=2.24:${PORTSDIR}/x11-toolkits/gtkada \
xmlada>=3.2:${PORTSDIR}/textproc/xmlada \
gprbuild>=20120510:${PORTSDIR}/devel/gprbuild \