diff options
Diffstat (limited to 'games/capitalism/Makefile')
-rw-r--r-- | games/capitalism/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/capitalism/Makefile b/games/capitalism/Makefile index 8aa86b547c67..9093ce61f9aa 100644 --- a/games/capitalism/Makefile +++ b/games/capitalism/Makefile @@ -11,7 +11,8 @@ EXTRACT_SUFX= .tbz MAINTAINER= games@FreeBSD.org COMMENT= Qt client for the Monopd server -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/copying.txt LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ |