aboutsummaryrefslogtreecommitdiffstats
path: root/games/tads
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-12-13 14:31:18 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-12-13 14:31:18 +0800
commit7d16a854848d3a7256538d45cb54f7727246aacc (patch)
treedc68848bd5b5b0abe468a822780f4331d1dfac52 /games/tads
parentf3c53668dc1f386931fc3be43c1763edebd6a89e (diff)
downloadfreebsd-ports-gnome-7d16a854848d3a7256538d45cb54f7727246aacc.tar.gz
freebsd-ports-gnome-7d16a854848d3a7256538d45cb54f7727246aacc.tar.zst
freebsd-ports-gnome-7d16a854848d3a7256538d45cb54f7727246aacc.zip
- Simplify MASTER_SITES
- Add LICENSE - Fix DATADIR - Drop @dirrm* from plist
Diffstat (limited to 'games/tads')
-rw-r--r--games/tads/Makefile10
-rw-r--r--games/tads/pkg-plist1
2 files changed, 7 insertions, 4 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile
index cfcd89dbdae5..35c91f02cfbd 100644
--- a/games/tads/Makefile
+++ b/games/tads/Makefile
@@ -4,17 +4,21 @@
PORTNAME= tads
PORTVERSION= 2.5.9
CATEGORIES= games lang
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= kris
+MASTER_SITES= LOCAL/kris
DISTNAME= tads23-unix
MAINTAINER= ports@FreeBSD.org
COMMENT= TADS compiler/interpreter for interactive fiction
+LICENSE= TADS
+LICENSE_NAME= TADS FREEWARE SOURCE CODE LICENSE
+LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
+LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
+
CONFLICTS= frobtads-1.*
WRKSRC= ${WRKDIR}/tads-3.0.8/tads2
-DATADIR= share/tads2
+DATADIR= ${PREFIX}/share/tads2
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/tads2
diff --git a/games/tads/pkg-plist b/games/tads/pkg-plist
index 74aa69121d72..790eac0bfe40 100644
--- a/games/tads/pkg-plist
+++ b/games/tads/pkg-plist
@@ -4,4 +4,3 @@ bin/tdb
%%DATADIR%%/adv.t
%%DATADIR%%/std.t
%%DATADIR%%/gameinfo.t
-@dirrm %%DATADIR%%