diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/xscrabble/Makefile | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/xscrabble/Makefile')
-rw-r--r-- | games/xscrabble/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xscrabble/Makefile b/games/xscrabble/Makefile index c0f2305738f3..75e3568a5420 100644 --- a/games/xscrabble/Makefile +++ b/games/xscrabble/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= mph DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= X version of the popular board game USE_REINPLACE= yes USE_IMAKE= yes |