diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-10 14:00:27 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-10 14:00:27 +0000 |
commit | 13ceebb5e39ffdf041ab00a52a5676435ae05e70 (patch) | |
tree | b37a59fb3bffba9474127041b4eedd1898d075ce /games/xkoules/Makefile | |
parent | 3d5538800de88069dcff2aafca4f4b826d557632 (diff) |
Notes
Diffstat (limited to 'games/xkoules/Makefile')
-rw-r--r-- | games/xkoules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile index 09714000ea18..da20b36dd163 100644 --- a/games/xkoules/Makefile +++ b/games/xkoules/Makefile @@ -16,6 +16,7 @@ MAINTAINER= games@FreeBSD.org COMMENT= Fast action arcade-style game for X Window LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME:S/x//}${PORTVERSION} |