- Add empty directory to plist
- Add LICENSE_FILE Approved by: portmgr blanket
This commit is contained in:
parent
9ab92ef9e0
commit
d56238fcca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386999
2 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,7 @@ MAINTAINER= rodrigo@FreeBSD.org
|
|||
COMMENT= Website META Language, webdesign toolkit for HTML generation
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
|
||||
RUN_DEPENDS= \
|
||||
|
|
|
@ -177,3 +177,4 @@ man/man7/wml_std_wai10.7.gz
|
|||
man/man7/wml_std_xhtml10.7.gz
|
||||
man/man7/wml_tags.7.gz
|
||||
man/man7/wml_tutorial.7.gz
|
||||
@dir lib/wml/perl
|
||||
|
|
Loading…
Reference in a new issue