1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

. Install the etc directory. Various documentation refers to files in

this directory.

PR:		58450
Submitted by:	Remco van 't Veer <rwvtveer@xs4all.nl>
Approved by:	znerd (maintainer)
This commit is contained in:
Greg Lewis 2003-11-20 00:24:02 +00:00
parent 2f4627bc37
commit b8674507fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94416
2 changed files with 13 additions and 1 deletions

View File

@ -33,7 +33,7 @@ PLIST_SUB+= T=${PORTDESTDIR:S/^${PREFIX}\///}
READMES= LICENSE README WHATSNEW
DATADIRS= lib
DATADIRS= lib etc
.if !defined(NOPORTDOCS)
DATADIRS+= docs
.endif

View File

@ -1,5 +1,16 @@
bin/ant
%%T%%/bin/antRun
%%T%%/etc/changelog.xsl
%%T%%/etc/checkstyle-frames.xsl
%%T%%/etc/coverage-frames.xsl
%%T%%/etc/jdepend-frames.xsl
%%T%%/etc/jdepend.xsl
%%T%%/etc/junit-frames.xsl
%%T%%/etc/junit-noframes.xsl
%%T%%/etc/log.xsl
%%T%%/etc/maudit-frames.xsl
%%T%%/etc/mmetrics-frames.xsl
%%T%%/etc/tagdiff.xsl
%%T%%/lib/ant.jar
%%T%%/lib/optional.jar
%%T%%/lib/README
@ -1118,4 +1129,5 @@ bin/ant
@dirrm %%T%%/docs/projects/antidote
@dirrm %%T%%/docs/projects
@dirrm %%T%%/docs
@dirrm %%T%%/etc
@dirrm %%T%%