diff options
Diffstat (limited to 'games/mahjong/Makefile')
-rw-r--r-- | games/mahjong/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mahjong/Makefile b/games/mahjong/Makefile index 8e1a0e74dec3..13246a171e58 100644 --- a/games/mahjong/Makefile +++ b/games/mahjong/Makefile @@ -11,7 +11,7 @@ DISTNAME= mj-${PORTVERSION}-src MAINTAINER= johans@FreeBSD.org COMMENT= Networked Mah Jong program, together with a computer player -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ USES= gmake perl5 pkgconfig USE_GNOME= gtk20 |