diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-04 22:14:47 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-04 22:14:47 +0800 |
commit | 8c702f69e3f1591a3ea578c1531854a9051e577d (patch) | |
tree | 7a6c70d801466c0a7d68b1ed9d41baaed6fa715b /games | |
parent | 85d1b0e6a4b116f9e5fdfa99b9fe8f04ea23b18c (diff) | |
download | freebsd-ports-gnome-8c702f69e3f1591a3ea578c1531854a9051e577d.tar.gz freebsd-ports-gnome-8c702f69e3f1591a3ea578c1531854a9051e577d.tar.zst freebsd-ports-gnome-8c702f69e3f1591a3ea578c1531854a9051e577d.zip |
LICENSE MIT
Diffstat (limited to 'games')
-rw-r--r-- | games/gridlock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/gridlock/Makefile b/games/gridlock/Makefile index e2674cf27f38..b6629ab3df56 100644 --- a/games/gridlock/Makefile +++ b/games/gridlock/Makefile @@ -16,6 +16,8 @@ DISTNAME= Gridlock-gnustep-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A collection of grid-based board games for GNUstep +LICENSE= MIT + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |