cleanup plist
This commit is contained in:
parent
5745ab2395
commit
5587763f34
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375100
12 changed files with 0 additions and 12 deletions
|
@ -20,7 +20,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-1/
|
|||
PLIST_FILES= bin/dhcperf \
|
||||
share/doc/dhcperf/dcsevaltutorial.pdf \
|
||||
share/doc/dhcperf/dhcperf.pdf man/man1/dhcperf.1.gz
|
||||
PLIST_DIRS= share/doc/dhcperf
|
||||
|
||||
post-extract:
|
||||
${TAR} -C ${WRKSRC} -zxvf ${WRKSRC}/${PORTNAME}-${PORTVERSION}_1.tgz
|
||||
|
|
|
@ -19,7 +19,6 @@ BUILD_DEPENDS= syslinux:${PORTSDIR}/sysutils/syslinux \
|
|||
USES= gmake perl5
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
PLIST_FILES= %%DATADIR%%/gpxe.dsk \
|
||||
%%DATADIR%%/gpxe.usb \
|
||||
%%DATADIR%%/gpxe.iso
|
||||
|
|
|
@ -21,7 +21,6 @@ USE_PERL5= run
|
|||
SHEBANG_FILES= gwhois
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
PLIST_FILES= bin/${PORTNAME} man/man1/gwhois.1.gz %%DATADIR%%/pattern
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
PORTDOCS= TODO README.RIPE
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
|
|
@ -19,7 +19,6 @@ CONFLICTS= hping-[0-9]*
|
|||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_DIRS+= lib/hping
|
||||
PLIST_FILES= sbin/hping lib/hping/hpingstdlib.htcl man/man8/hping.8.gz
|
||||
PORTDOCS= AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \
|
||||
MORE-FUN-WITH-IPID SPOOFED_SCAN.txt APD.txt \
|
||||
|
|
|
@ -36,7 +36,6 @@ PLIST_FILES= bin/ldap2dns \
|
|||
%%DATADIR%%/data2ldif.pl \
|
||||
%%DATADIR%%/ldap2dns.schema \
|
||||
%%DATADIR%%/ldap2tinydns-conf
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -96,7 +96,6 @@ PLIST_FILES+= bin/pcap-config \
|
|||
man/man7/pcap-filter.7.gz \
|
||||
man/man7/pcap-linktype.7.gz \
|
||||
man/man7/pcap-tstamp.7.gz
|
||||
PLIST_DIRS+= include/pcap
|
||||
|
||||
OPTIONS_DEFINE= DAG IPV6
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@ NO_BUILD= yes
|
|||
|
||||
PLIST_FILES= sbin/${PORTNAME}-setup \
|
||||
${TEMPLATE_FILES:C,^,${DATADIR_REL}/,g}
|
||||
PLIST_DIRS= ${DATADIR_REL}
|
||||
|
||||
SUB_LIST= PORTNAME=${PORTNAME}
|
||||
SUB_FILES= pkg-message \
|
||||
|
|
|
@ -37,7 +37,6 @@ CONFSUF= conf secret script
|
|||
DOCSDIR= ${PREFIX}/share/doc/mpd5
|
||||
PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \
|
||||
mpd_toc.html
|
||||
PLIST_DIRSTRY= etc/mpd5
|
||||
PLIST_FILES= ${CONFSUF:S/^/etc\/mpd5\/mpd./:S/$/.sample/} sbin/mpd5
|
||||
|
||||
.if !defined(WITHOUT_MAN)
|
||||
|
|
|
@ -19,6 +19,5 @@ USE_LDCONFIG= ${PREFIX}/lib/udp${PORTVERSION}
|
|||
PLIST_FILES= lib/udp1.0.8/libudp1.0.8.so \
|
||||
lib/udp1.0.8/pkgIndex.tcl \
|
||||
man/mann/udp.n.gz
|
||||
PLIST_DIRS= lib/udp1.0.8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -15,7 +15,6 @@ USES= motif tk
|
|||
USE_XORG= xt
|
||||
|
||||
PORTDOCS= tcpclient.log tcpserver.log
|
||||
PLIST_DIRS= share/tcpillust
|
||||
PLIST_FILES= bin/tcpillust \
|
||||
man/man1/tcpillust.1.gz \
|
||||
share/tcpillust/tcpillust.tcl \
|
||||
|
|
|
@ -16,7 +16,6 @@ GNU_CONFIGURE= yes
|
|||
BINMODE= 4755
|
||||
|
||||
PLIST_FILES= bin/wmnetmon share/examples/wmnetmon/wmnetmonrc
|
||||
PLIST_DIRS= share/examples/wmnetmon
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
|
|
|
@ -22,7 +22,6 @@ MAKE_JOBS_UNSAFE= yes
|
|||
|
||||
PLIST_FILES= %%ETCDIR%%/ldap.conf %%ETCDIR%%/modules/ldap.so \
|
||||
%%ETCDIR%%/yptransitd.conf sbin/yptransitd
|
||||
PLIST_DIRS= %%ETCDIR%%/modules %%ETCDIR%%
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's, $$(CONFDIR), $${DESTDIR}$$(CONFDIR),' \
|
||||
|
|
Loading…
Reference in a new issue