aboutsummaryrefslogtreecommitdiff
path: root/games/enygma/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-08-02 15:08:03 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-08-02 15:08:03 +0000
commita8e818f5eb116de0f3b4ba755d895f9008598783 (patch)
tree2d9ed325b46dbb4de1609930de51c15a5f36264d /games/enygma/Makefile
parentc9eb3747b151c76d3ee96d7bce6ccdf3b38efcbe (diff)
downloadports-a8e818f5eb116de0f3b4ba755d895f9008598783.tar.gz
ports-a8e818f5eb116de0f3b4ba755d895f9008598783.zip
- Support staging
- Add LICENSE (MIT)
Notes
Notes: svn path=/head/; revision=363818
Diffstat (limited to 'games/enygma/Makefile')
-rw-r--r--games/enygma/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/enygma/Makefile b/games/enygma/Makefile
index c943274e1982..82097a91fb24 100644
--- a/games/enygma/Makefile
+++ b/games/enygma/Makefile
@@ -11,7 +11,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Text-based puzzle game
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENCE
+
GNU_CONFIGURE= yes
-NO_STAGE= yes
.include <bsd.port.mk>