- Unbreak: fix pkg-plist [1]

- Add $FreeBSD$ tag in pkg-plist

PR:		88131 [1]
Submitted by:	maintainer [1]
This commit is contained in:
Herve Quiroz 2005-10-29 01:07:46 +00:00
parent b528c08ca2
commit 6f54acdb20
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146631
2 changed files with 2 additions and 2 deletions

View file

@ -19,8 +19,6 @@ BUILD_DEPENDS= ${JAVALIBDIR}/castor.jar:${PORTSDIR}/java/castor \
${JAVALIBDIR}/jakarta-oro.jar:${PORTSDIR}/java/jakarta-oro \
${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j
BROKEN= Incomplete pkg-plist
USE_JAVA= yes
JAVA_VERSION= 1.4
USE_ANT= yes

View file

@ -1,3 +1,4 @@
@comment $FreeBSD$
bin/pfpro
%%DOCSDIR%%/BUGS
%%DOCSDIR%%/CHANGELOG
@ -11,6 +12,7 @@ share/xml/pfpro/firewall.xsd
share/xsl/pfpro/001to010.xsl
share/xsl/pfpro/xml2pf.xsl
@dirrm share/xsl/pfpro
@unexec rmdir %D/share/xsl 2>/dev/null || true
@dirrm share/xml/pfpro
@dirrm %%EXAMPLESDIR%%
@dirrm %%DOCSDIR%%