diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /games/libshhcards | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'games/libshhcards')
-rw-r--r-- | games/libshhcards/Makefile | 2 | ||||
-rw-r--r-- | games/libshhcards/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/libshhcards/Makefile b/games/libshhcards/Makefile index 2f8fbe6278a2..063f58d440db 100644 --- a/games/libshhcards/Makefile +++ b/games/libshhcards/Makefile @@ -13,8 +13,6 @@ DISTNAME= shhcards-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Library for displaying game cards on X Window System - USE_X_PREFIX= yes USE_XPM= yes MAKEFILE= ${FILESDIR}/Makefile.lib diff --git a/games/libshhcards/pkg-comment b/games/libshhcards/pkg-comment new file mode 100644 index 000000000000..7e2685ba8935 --- /dev/null +++ b/games/libshhcards/pkg-comment @@ -0,0 +1 @@ +Library for displaying game cards on X Window System |