- Add LICENSE
- Drop @dirrm* from plist
This commit is contained in:
parent
89c0b0782c
commit
3a7ca2b282
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=376631
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -35,5 +35,3 @@ lib/libdungeonmaker.so.2
|
|||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designEmpty2
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/designOld1
|
||||
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/main.cpp
|
||||
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
|
Loading…
Reference in a new issue