From f0a1969d343f97cdb90a73adcff6a7a383fc9522 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Date: Sun, 10 Nov 2002 16:48:51 +0000 Subject: o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) --- games/tinymux/Makefile | 2 -- games/tinymux/pkg-comment | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 games/tinymux/pkg-comment (limited to 'games/tinymux') diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile index c2a8c64aae8d..ace33bf473a0 100644 --- a/games/tinymux/Makefile +++ b/games/tinymux/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.moosh.net/pub/mush/servers/tinymux/TinyMUX-1.x/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Multi-Player FreeForm adventure Program - LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/src diff --git a/games/tinymux/pkg-comment b/games/tinymux/pkg-comment new file mode 100644 index 000000000000..d08fa718426f --- /dev/null +++ b/games/tinymux/pkg-comment @@ -0,0 +1 @@ +A Multi-Player FreeForm adventure Program -- cgit v1.2.3