diff options
Diffstat (limited to 'games/kuklomenos/Makefile')
-rw-r--r-- | games/kuklomenos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kuklomenos/Makefile b/games/kuklomenos/Makefile index 6f36c793a73f..db414df04afc 100644 --- a/games/kuklomenos/Makefile +++ b/games/kuklomenos/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://mbays.freeshell.org/kuklomenos/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple but challenging abstract shoot-em-up game -LICENSE= GPLv3 # or later +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |