aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-02-15 16:23:33 +0000
committerJohn Marino <marino@FreeBSD.org>2014-02-15 16:23:33 +0000
commit3dca44b3e4276e8ece8f70d730c1b1212aec468e (patch)
tree9675b07a6cafc60d071cf16c5d2583279a5fc2db
parent96c2a6cf736d7faf39b9dfc51dfb4676d4c0319e (diff)
downloadports-3dca44b3e4276e8ece8f70d730c1b1212aec468e.tar.gz
ports-3dca44b3e4276e8ece8f70d730c1b1212aec468e.zip
Notes
-rw-r--r--devel/gps/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile
index 86099e350aa6..5781a819079c 100644
--- a/devel/gps/Makefile
+++ b/devel/gps/Makefile
@@ -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 \