diff options
Diffstat (limited to 'games/poker-eval/Makefile')
-rw-r--r-- | games/poker-eval/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/poker-eval/Makefile b/games/poker-eval/Makefile index e6f789a92cbe..3fb38d03a7f6 100644 --- a/games/poker-eval/Makefile +++ b/games/poker-eval/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:E}.0 MAINTAINER= ports@FreeBSD.org COMMENT= C library to evaluate poker hands -LICENSE= GPLv3 # or later +LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes |