diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /games/ifm | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
Notes
Diffstat (limited to 'games/ifm')
-rw-r--r-- | games/ifm/Makefile | 1 | ||||
-rw-r--r-- | games/ifm/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index 1ce436e70b8b..552e9482d1ed 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/mapping-tools/ \ DISTFILES= ifm41.tgz MAINTAINER= bsdport@ddm.wox.org +COMMENT= Interactive Fiction mapper and walkthrough generator RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/games/ifm/pkg-comment b/games/ifm/pkg-comment deleted file mode 100644 index 06ed414c653c..000000000000 --- a/games/ifm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Interactive Fiction mapper and walkthrough generator |