summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/libdungeonmaker/Makefile2
-rw-r--r--games/libdungeonmaker/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/libdungeonmaker/Makefile b/games/libdungeonmaker/Makefile
index dfa0dc25fc51..6d938a3120b9 100644
--- a/games/libdungeonmaker/Makefile
+++ b/games/libdungeonmaker/Makefile
@@ -10,6 +10,8 @@ DISTNAME= dungeonmaker-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Program/library that "grows" dungeons for use in isometric games
+LICENSE= GPLv1
+
USE_LDCONFIG= yes
SUB_FILES= pkg-message
diff --git a/games/libdungeonmaker/pkg-plist b/games/libdungeonmaker/pkg-plist
index 59fa99e6d7a9..56efab07ed00 100644
--- a/games/libdungeonmaker/pkg-plist
+++ b/games/libdungeonmaker/pkg-plist
@@ -35,5 +35,3 @@ lib/libdungeonmaker.so.2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designEmpty2
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designOld1
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.cpp
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%