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/xvmahjongg/Makefile | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
Diffstat (limited to 'games/xvmahjongg/Makefile')
-rw-r--r-- | games/xvmahjongg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index aeedb393d7da..c7d79606d3f8 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.x.org/R5contrib/ DISTFILES= ${PORTNAME}${PORTVERSION}.tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= Mahjongg for XView with multicolored tiles LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |