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/frotz | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) | |
download | ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.tar.gz ports-a8edaa568e0db83154c1ce5979c37cb5c942532b.zip |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'games/frotz')
-rw-r--r-- | games/frotz/Makefile | 1 | ||||
-rw-r--r-- | games/frotz/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile index e127df4dda2e..cfef6bf3f1bc 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/infocom/interpreters/frotz/ \ http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/ MAINTAINER= adam-ports@blacktabby.org +COMMENT= Infocom games interpreter MAKE_ARGS= CC="${CC}" OPTS="${CFLAGS}" PREFIX="${PREFIX}" \ CONFIG_DIR="${PREFIX}/etc" INCL="" LIB="" diff --git a/games/frotz/pkg-comment b/games/frotz/pkg-comment deleted file mode 100644 index 0f20401ea370..000000000000 --- a/games/frotz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Infocom games interpreter |