1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Use PLIST_FILES

PR:		61886
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
This commit is contained in:
Clement Laforet 2004-01-25 16:25:19 +00:00
parent 3f37ab243d
commit b6ffb8d2af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99093
4 changed files with 4 additions and 2 deletions

View File

@ -26,6 +26,8 @@ SRC= ${.CURDIR}/src
MAN1= pkg_cutleaves.1
PLIST_FILES= sbin/pkg_cutleaves
do-fetch:
@${DO_NADA}

View File

@ -1 +0,0 @@
sbin/pkg_cutleaves

View File

@ -26,6 +26,8 @@ SRC= ${.CURDIR}/src
MAN1= pkg_cutleaves.1
PLIST_FILES= sbin/pkg_cutleaves
do-fetch:
@${DO_NADA}

View File

@ -1 +0,0 @@
sbin/pkg_cutleaves