1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Autogen the share/ PLIST.

This commit is contained in:
David E. O'Brien 2004-07-15 23:14:29 +00:00
parent 68419ee9c0
commit 9ef90a8e43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113742
2 changed files with 7 additions and 18 deletions

View File

@ -43,6 +43,7 @@ CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= -n freebsd
CONFIGURE_ENV= LSOF_CC="${CC}"
FREEBSD_SYS?= /usr/src/sys
PLIST_FILES= sbin/lsof
MAN8= lsof.8
SRCBALL_NAME= ${DISTNAME:S/_W$//}_src
@ -97,4 +98,10 @@ pre-configure:
.endif
.endif
post-install:
cd ${PREFIX} && \
${FIND} -s share/lsof -type f -o -type l >>${TMPPLIST} ;\
${FIND} -d share/lsof -type d \
| ${SED} -e 's/^/@dirrm /g' >>${TMPPLIST}
.include <bsd.port.post.mk>

View File

@ -1,18 +0,0 @@
@comment $FreeBSD$
sbin/lsof
share/lsof/00MANIFEST
share/lsof/00README
share/lsof/big_brother.perl5
share/lsof/count_pf.perl
share/lsof/count_pf.perl5
share/lsof/identd.perl5
share/lsof/idrlogin.perl
share/lsof/idrlogin.perl5
share/lsof/list_NULf.perl5
share/lsof/list_fields.awk
share/lsof/list_fields.perl
share/lsof/shared.perl5
share/lsof/sort_res.perl5
share/lsof/watch_a_file.perl
share/lsof/xusers.awk
@dirrm share/lsof