diff options
Diffstat (limited to 'games/lapispuzzle/Makefile')
-rw-r--r-- | games/lapispuzzle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/lapispuzzle/Makefile b/games/lapispuzzle/Makefile index ba3a25a02199..04d9baf528a4 100644 --- a/games/lapispuzzle/Makefile +++ b/games/lapispuzzle/Makefile @@ -17,6 +17,8 @@ DISTNAME= LapisPuzzle-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Tetris-like game for GNUstep +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |