From 5ccea0eab4e8d2184fd2a06716209f6e7bae4d8a Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 6 Nov 2002 22:47:41 +0000 Subject: Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat --- games/an/Makefile | 2 ++ games/an/pkg-comment | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 games/an/pkg-comment (limited to 'games/an') diff --git a/games/an/Makefile b/games/an/Makefile index eecf831..b779714 100644 --- a/games/an/Makefile +++ b/games/an/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.gtoal.com/wordgames/anagrams/${DISTNAME}/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fast anagram generator + USE_REINPLACE= yes MAKE_ENV+= DEFS=-DDEFDICT=\\\"/usr/share/dict/words\\\" ALL_TARGET= with-getopt diff --git a/games/an/pkg-comment b/games/an/pkg-comment deleted file mode 100644 index bcfc0c6..0000000 --- a/games/an/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fast anagram generator -- cgit v1.1