Add missing LICENSE
Approved by: ehaupt (mentor)
This commit is contained in:
parent
b8ffc38660
commit
f6ab0381bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264675
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user