aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/yzis/Makefile5
-rw-r--r--games/briquolo/Makefile4
-rw-r--r--games/flightgear-atlas/Makefile4
3 files changed, 10 insertions, 3 deletions
diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile
index f075022122d3..610d63094184 100644
--- a/editors/yzis/Makefile
+++ b/editors/yzis/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yzis
PORTVERSION= 1.0.a.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= editors
MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \
http://contribs.martymac.org/FreeBSD-ports/distfiles/
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a.1/-alpha1/}
MAINTAINER= martymac@FreeBSD.org
COMMENT= Vi-like editor
+LICENSE_COMB= multi
+LICENSE= GPLv2 LGPL21
+
USE_BZIP2= yes
USE_GETTEXT= yes
USE_XORG= x11 xext ice
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile
index 996daaa57997..afc69c5afd0c 100644
--- a/games/briquolo/Makefile
+++ b/games/briquolo/Makefile
@@ -7,7 +7,7 @@
PORTNAME= briquolo
PORTVERSION= 0.5.7
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://briquolo.free.fr/download/
@@ -16,6 +16,8 @@ COMMENT= Breakout clone with an OpenGL 3D representation
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
+LICENSE= GPLv2
+
USE_BZIP2= yes
USE_ICONV= yes
USE_GL= gl
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile
index 95cbd36f88b9..f0ecb2229a20 100644
--- a/games/flightgear-atlas/Makefile
+++ b/games/flightgear-atlas/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flightgear-atlas
PORTVERSION= 0.3.1.20090529
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= games
MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \
http://freebsd.unixfreunde.de/sources/
@@ -25,6 +25,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
${LOCALBASE}/include/simgear/version.h:${PORTSDIR}/devel/simgear \
${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data
+LICENSE= GPLv2
+
USE_AUTOTOOLS= aclocal:111 autoheader:268 automake:111 autoconf:268
AUTOMAKE_ARGS= --add-missing