aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ascii2pdf/Makefile1
-rw-r--r--textproc/ascii2pdf/pkg-plist1
-rw-r--r--textproc/asm2html/Makefile1
-rw-r--r--textproc/asm2html/pkg-plist1
-rw-r--r--textproc/cdiff/Makefile1
-rw-r--r--textproc/cdiff/pkg-plist1
-rw-r--r--textproc/code2html/Makefile1
-rw-r--r--textproc/code2html/pkg-plist1
-rw-r--r--textproc/dadadodo/Makefile1
-rw-r--r--textproc/dadadodo/pkg-plist1
-rw-r--r--textproc/docbook/Makefile1
-rw-r--r--textproc/docbook/pkg-plist1
-rw-r--r--textproc/fist/Makefile1
-rw-r--r--textproc/fist/pkg-plist1
-rw-r--r--textproc/glark/Makefile3
-rw-r--r--textproc/glark/pkg-plist1
-rw-r--r--textproc/l2a/Makefile1
-rw-r--r--textproc/l2a/pkg-plist1
-rw-r--r--textproc/lacheck/Makefile1
-rw-r--r--textproc/lacheck/pkg-plist1
-rw-r--r--textproc/man2html/Makefile1
-rw-r--r--textproc/man2html/pkg-plist1
-rw-r--r--textproc/mkcatalog/Makefile1
-rw-r--r--textproc/mkcatalog/pkg-plist1
-rw-r--r--textproc/p5-Text-WikiFormat/Makefile1
-rw-r--r--textproc/p5-Text-WikiFormat/pkg-plist1
-rw-r--r--textproc/par/Makefile1
-rw-r--r--textproc/par/pkg-plist1
-rw-r--r--textproc/pocketreader/Makefile1
-rw-r--r--textproc/pocketreader/pkg-plist1
-rw-r--r--textproc/py-csv/Makefile1
-rw-r--r--textproc/py-csv/pkg-plist1
-rw-r--r--textproc/py-expat/Makefile1
-rw-r--r--textproc/py-expat/pkg-plist1
-rw-r--r--textproc/rand/Makefile1
-rw-r--r--textproc/rand/pkg-plist1
-rw-r--r--textproc/replaceit/Makefile2
-rw-r--r--textproc/replaceit/pkg-plist1
-rw-r--r--textproc/ruby-htmlcompact/Makefile1
-rw-r--r--textproc/ruby-htmlcompact/pkg-plist1
-rw-r--r--textproc/ruby-htmlrepair/Makefile1
-rw-r--r--textproc/ruby-htmlrepair/pkg-plist1
-rw-r--r--textproc/ruby-htmlsplit/Makefile1
-rw-r--r--textproc/ruby-htmlsplit/pkg-plist1
-rw-r--r--textproc/ruby-libxml/Makefile1
-rw-r--r--textproc/ruby-libxml/pkg-plist1
-rw-r--r--textproc/ruby-libxslt/Makefile1
-rw-r--r--textproc/ruby-libxslt/pkg-plist1
-rw-r--r--textproc/sarep/Makefile1
-rw-r--r--textproc/sarep/pkg-plist1
-rw-r--r--textproc/scr2txt/Makefile1
-rw-r--r--textproc/scr2txt/pkg-plist1
-rw-r--r--textproc/tkdiff/Makefile2
-rw-r--r--textproc/tkdiff/pkg-plist1
-rw-r--r--textproc/y2l/Makefile3
-rw-r--r--textproc/y2l/pkg-plist1
56 files changed, 32 insertions, 30 deletions
diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile
index 0260695a6634..040abeae3809 100644
--- a/textproc/ascii2pdf/Makefile
+++ b/textproc/ascii2pdf/Makefile
@@ -17,6 +17,7 @@ COMMENT= A perl script to convert text files to PDF files
RUN_DEPENDS= ${SITE_PERL}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create
NO_BUILD= yes
+PLIST_FILES= bin/ascii2pdf
.include <bsd.port.pre.mk>
diff --git a/textproc/ascii2pdf/pkg-plist b/textproc/ascii2pdf/pkg-plist
deleted file mode 100644
index dbb71cf65cc6..000000000000
--- a/textproc/ascii2pdf/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ascii2pdf
diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile
index a81adc292e2f..8b858092c370 100644
--- a/textproc/asm2html/Makefile
+++ b/textproc/asm2html/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= tuxsuximus@hotmail.com
COMMENT= Converts NASM syntax assembly code to HTML code
MAN1= asm2html.1
+PLIST_FILES= bin/asm2html
HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX}
diff --git a/textproc/asm2html/pkg-plist b/textproc/asm2html/pkg-plist
deleted file mode 100644
index 15a7ffac28c0..000000000000
--- a/textproc/asm2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/asm2html
diff --git a/textproc/cdiff/Makefile b/textproc/cdiff/Makefile
index d409963a2c37..a04d342ddcdc 100644
--- a/textproc/cdiff/Makefile
+++ b/textproc/cdiff/Makefile
@@ -23,6 +23,7 @@ USE_PERL5= yes
SRC= ${.CURDIR}/src
MAN1= cdiff.1
+PLIST_FILES= bin/cdiff
do-fetch:
@${DO_NADA}
diff --git a/textproc/cdiff/pkg-plist b/textproc/cdiff/pkg-plist
deleted file mode 100644
index 507ab3e21420..000000000000
--- a/textproc/cdiff/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/cdiff
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile
index fb3b8cc69b82..f2ca9ae6fff5 100644
--- a/textproc/code2html/Makefile
+++ b/textproc/code2html/Makefile
@@ -27,6 +27,7 @@ NO_BUILD= yes
USE_REINPLACE= yes
MAN1= code2html.1
+PLIST_FILES= bin/code2html
do-configure:
@${MV} ${WRKSRC}/code2html ${WRKSRC}/code2html.orig
diff --git a/textproc/code2html/pkg-plist b/textproc/code2html/pkg-plist
deleted file mode 100644
index 297cd6e98dc9..000000000000
--- a/textproc/code2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/code2html
diff --git a/textproc/dadadodo/Makefile b/textproc/dadadodo/Makefile
index c41f33aa75c9..e8df283b2373 100644
--- a/textproc/dadadodo/Makefile
+++ b/textproc/dadadodo/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://www.jwz.org/dadadodo/
MAINTAINER= markp@FreeBSD.org
COMMENT= Text processor which analyses text and generates random sentences
+PLIST_FILES= bin/dadadodo
USE_REINPLACE= yes
pre-patch:
diff --git a/textproc/dadadodo/pkg-plist b/textproc/dadadodo/pkg-plist
deleted file mode 100644
index 0f77042b7f08..000000000000
--- a/textproc/dadadodo/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/dadadodo
diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile
index 2139e7885cf7..d1cb3ea44901 100644
--- a/textproc/docbook/Makefile
+++ b/textproc/docbook/Makefile
@@ -26,6 +26,7 @@ RUN_DEPENDS= ${PREFIX}/share/sgml/iso8879:${PORTSDIR}/textproc/iso8879 \
EXTRACT_ONLY= # empty
NO_BUILD= yes
+PLIST_FILES= share/sgml/docbook/catalog
do-install:
@${INSTALL_DATA} ${FILESDIR}/catalog ${PREFIX}/share/sgml/docbook/catalog
diff --git a/textproc/docbook/pkg-plist b/textproc/docbook/pkg-plist
deleted file mode 100644
index 15cbbe7275ee..000000000000
--- a/textproc/docbook/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-share/sgml/docbook/catalog
diff --git a/textproc/fist/Makefile b/textproc/fist/Makefile
index 3232e9f6210e..276fcad18770 100644
--- a/textproc/fist/Makefile
+++ b/textproc/fist/Makefile
@@ -15,5 +15,6 @@ COMMENT= An emphatic message generator
GNU_CONFIGURE= yes
MAN1= fist.1
+PLIST_FILES= bin/fist
.include <bsd.port.mk>
diff --git a/textproc/fist/pkg-plist b/textproc/fist/pkg-plist
deleted file mode 100644
index f03666ccdf61..000000000000
--- a/textproc/fist/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/fist
diff --git a/textproc/glark/Makefile b/textproc/glark/Makefile
index 1fbd00fa3d47..81b56b783676 100644
--- a/textproc/glark/Makefile
+++ b/textproc/glark/Makefile
@@ -18,7 +18,8 @@ COMMENT= Search text files for complex regular expressions
USE_RUBY= yes
NO_BUILD= yes
-MAN1= glark.1
+MAN1= glark.1
+PLIST_FILES= bin/glark
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/glark ${PREFIX}/bin
diff --git a/textproc/glark/pkg-plist b/textproc/glark/pkg-plist
deleted file mode 100644
index 3e7da58fcc73..000000000000
--- a/textproc/glark/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/glark
diff --git a/textproc/l2a/Makefile b/textproc/l2a/Makefile
index aed1eccf2ffc..2b64f602d1ba 100644
--- a/textproc/l2a/Makefile
+++ b/textproc/l2a/Makefile
@@ -20,5 +20,6 @@ WRKSRC= ${WRKDIR}
MAKE_ENV= PREFIX="${PREFIX}" INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"
MAN1= l2a.1
+PLIST_FILES= bin/l2a
.include <bsd.port.mk>
diff --git a/textproc/l2a/pkg-plist b/textproc/l2a/pkg-plist
deleted file mode 100644
index 2622b7df5c9f..000000000000
--- a/textproc/l2a/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/l2a
diff --git a/textproc/lacheck/Makefile b/textproc/lacheck/Makefile
index 3f8356b60dbe..be26722f3b61 100644
--- a/textproc/lacheck/Makefile
+++ b/textproc/lacheck/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= uwe.pierau@tu-clausthal.de
COMMENT= A tool for finding common mistakes in LaTeX documents
MAN1= lacheck.1
+PLIST_FILES= bin/lacheck
ALL_TARGET= lacheck lacheck.1
do-install:
diff --git a/textproc/lacheck/pkg-plist b/textproc/lacheck/pkg-plist
deleted file mode 100644
index 514753bb33cf..000000000000
--- a/textproc/lacheck/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/lacheck
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile
index 3954a3fdfa54..7141997a4afd 100644
--- a/textproc/man2html/Makefile
+++ b/textproc/man2html/Makefile
@@ -21,6 +21,7 @@ NO_BUILD= yes
CGIDIR= ${PREFIX}/www/cgi-bin
MAN1= man2html.1
+PLIST_FILES= bin/man2html
post-patch:
${PERL} -pi -e "s#/usr/local/bin/perl#${PERL5}#" ${WRKSRC}/man.cgi ${WRKSRC}/man2html
diff --git a/textproc/man2html/pkg-plist b/textproc/man2html/pkg-plist
deleted file mode 100644
index d09e53886283..000000000000
--- a/textproc/man2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/man2html
diff --git a/textproc/mkcatalog/Makefile b/textproc/mkcatalog/Makefile
index eb7554982bc7..dfa69c8009b1 100644
--- a/textproc/mkcatalog/Makefile
+++ b/textproc/mkcatalog/Makefile
@@ -19,6 +19,7 @@ COMMENT= A maintainance utility for sgml catalog files
NO_WRKSUBDIR= yes
NO_CHECKSUM= yes
NO_BUILD= yes
+PLIST_FILES= sbin/mkcatalog
SCRIPTS_ENV= CONFIGURE_TARGETS=${CONFIGURE_TARGETS}
SRC= ${.CURDIR}/src
diff --git a/textproc/mkcatalog/pkg-plist b/textproc/mkcatalog/pkg-plist
deleted file mode 100644
index 00a71ebbba5b..000000000000
--- a/textproc/mkcatalog/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/mkcatalog
diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile
index baa414648dfa..804dfc936ad7 100644
--- a/textproc/p5-Text-WikiFormat/Makefile
+++ b/textproc/p5-Text-WikiFormat/Makefile
@@ -23,5 +23,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Text::WikiFormat.3
+PLIST_FILES= %%SITE_PERL%%/Text/WikiFormat.pm
.include <bsd.port.mk>
diff --git a/textproc/p5-Text-WikiFormat/pkg-plist b/textproc/p5-Text-WikiFormat/pkg-plist
deleted file mode 100644
index 754699e45aa7..000000000000
--- a/textproc/p5-Text-WikiFormat/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%SITE_PERL%%/Text/WikiFormat.pm
diff --git a/textproc/par/Makefile b/textproc/par/Makefile
index 5eab70defc9e..6aae4cedd3de 100644
--- a/textproc/par/Makefile
+++ b/textproc/par/Makefile
@@ -16,6 +16,7 @@ COMMENT= Paragraph reformatter for email
ALL_TARGET=
MAN1= par.1
+PLIST_FILES= bin/par
do-configure:
(cd ${WRKSRC}; ${CP} protoMakefile Makefile)
diff --git a/textproc/par/pkg-plist b/textproc/par/pkg-plist
deleted file mode 100644
index d4cd8d3fabaa..000000000000
--- a/textproc/par/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/par
diff --git a/textproc/pocketreader/Makefile b/textproc/pocketreader/Makefile
index a188077c5258..08e78952954a 100644
--- a/textproc/pocketreader/Makefile
+++ b/textproc/pocketreader/Makefile
@@ -17,6 +17,7 @@ COMMENT= Siemens PocketReader
USE_LINUX= YES
NO_BUILD= YES
+PLIST_FILES= bin/pocketreader
WRKSRC= ${WRKDIR}/linux
diff --git a/textproc/pocketreader/pkg-plist b/textproc/pocketreader/pkg-plist
deleted file mode 100644
index 2d5247c57677..000000000000
--- a/textproc/pocketreader/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pocketreader
diff --git a/textproc/py-csv/Makefile b/textproc/py-csv/Makefile
index a1d0be8aef03..c7aeab9bfee1 100644
--- a/textproc/py-csv/Makefile
+++ b/textproc/py-csv/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wjv@FreeBSD.org
COMMENT= A Python module to parse or write comma-separated value (CSV) files
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/csv.so
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/textproc/py-csv/pkg-plist b/textproc/py-csv/pkg-plist
deleted file mode 100644
index 019e57ae69dc..000000000000
--- a/textproc/py-csv/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/csv.so
diff --git a/textproc/py-expat/Makefile b/textproc/py-expat/Makefile
index b0701834777b..49e4c60d8be4 100644
--- a/textproc/py-expat/Makefile
+++ b/textproc/py-expat/Makefile
@@ -20,6 +20,7 @@ COMMENT= Python interface to the Expat XML parser
LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
DIST_SUBDIR= python
+PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/pyexpat.so
USE_PYTHON= yes
USE_PYDISTUTILS=yes
WRKSRC= ${PYTHON_WRKSRC}/Modules
diff --git a/textproc/py-expat/pkg-plist b/textproc/py-expat/pkg-plist
deleted file mode 100644
index 65676739c900..000000000000
--- a/textproc/py-expat/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/pyexpat.so
diff --git a/textproc/rand/Makefile b/textproc/rand/Makefile
index 324698a47ac7..3436bf186343 100644
--- a/textproc/rand/Makefile
+++ b/textproc/rand/Makefile
@@ -17,6 +17,7 @@ COMMENT= Utility to display files or streams in random order
GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= rand.1
+PLIST_FILES= bin/rand
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/rand ${PREFIX}/bin
diff --git a/textproc/rand/pkg-plist b/textproc/rand/pkg-plist
deleted file mode 100644
index 3a75cb8e8108..000000000000
--- a/textproc/rand/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rand
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile
index d5fc7fb3b628..fbfeae222740 100644
--- a/textproc/replaceit/Makefile
+++ b/textproc/replaceit/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://pldaniels.com/replaceit/
MAINTAINER= pat@FreeBSD.org
COMMENT= A light replacement to the combination of sed/awk/grep/head/tail
+PLIST_FILES= bin/replaceit
+
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin
diff --git a/textproc/replaceit/pkg-plist b/textproc/replaceit/pkg-plist
deleted file mode 100644
index d33d811aed38..000000000000
--- a/textproc/replaceit/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/replaceit
diff --git a/textproc/ruby-htmlcompact/Makefile b/textproc/ruby-htmlcompact/Makefile
index bb3a7a5aac60..7587f5cc772a 100644
--- a/textproc/ruby-htmlcompact/Makefile
+++ b/textproc/ruby-htmlcompact/Makefile
@@ -18,6 +18,7 @@ COMMENT= A Ruby library to compact an HTML document by reducing whitespaces
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
+PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlcompact.rb
USE_BZIP2= yes
USE_RUBY= yes
diff --git a/textproc/ruby-htmlcompact/pkg-plist b/textproc/ruby-htmlcompact/pkg-plist
deleted file mode 100644
index 01b103f31dde..000000000000
--- a/textproc/ruby-htmlcompact/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY_SITELIBDIR%%/htmlcompact.rb
diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile
index d63ff0eec746..b8aa97eeca2c 100644
--- a/textproc/ruby-htmlrepair/Makefile
+++ b/textproc/ruby-htmlrepair/Makefile
@@ -18,6 +18,7 @@ COMMENT= A Ruby library to repair unclosed tags in an HTML document
RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit
+PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb
USE_ZIP= yes
USE_RUBY= yes
diff --git a/textproc/ruby-htmlrepair/pkg-plist b/textproc/ruby-htmlrepair/pkg-plist
deleted file mode 100644
index dbba79326a82..000000000000
--- a/textproc/ruby-htmlrepair/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY_SITELIBDIR%%/htmlrepair.rb
diff --git a/textproc/ruby-htmlsplit/Makefile b/textproc/ruby-htmlsplit/Makefile
index 8dfd114a814d..00f4092b9331 100644
--- a/textproc/ruby-htmlsplit/Makefile
+++ b/textproc/ruby-htmlsplit/Makefile
@@ -21,6 +21,7 @@ USE_RUBY= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
+PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlsplit.rb
do-install:
${INSTALL_DATA} ${WRKSRC}/htmlsplit.rb ${RUBY_SITELIBDIR}/
diff --git a/textproc/ruby-htmlsplit/pkg-plist b/textproc/ruby-htmlsplit/pkg-plist
deleted file mode 100644
index 996206b2ed6d..000000000000
--- a/textproc/ruby-htmlsplit/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY_SITELIBDIR%%/htmlsplit.rb
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index 02c6268bd3af..8d745cb7cf43 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -18,6 +18,7 @@ COMMENT= A friendly API to libxml for Ruby
BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/xml/libxml.so
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-libxml/pkg-plist b/textproc/ruby-libxml/pkg-plist
deleted file mode 100644
index b9ab468d0005..000000000000
--- a/textproc/ruby-libxml/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY_SITEARCHLIBDIR%%/xml/libxml.so
diff --git a/textproc/ruby-libxslt/Makefile b/textproc/ruby-libxslt/Makefile
index f85ae90da545..47cdedd3605f 100644
--- a/textproc/ruby-libxslt/Makefile
+++ b/textproc/ruby-libxslt/Makefile
@@ -24,6 +24,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xml/libxml.so:${PORTSDIR}/textproc/ruby-libxml
+PLIST_FILES= %%RUBY_SITEARCHLIBDIR%%/xml/libxslt.so
USE_BZIP2= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-libxslt/pkg-plist b/textproc/ruby-libxslt/pkg-plist
deleted file mode 100644
index bda78aef963b..000000000000
--- a/textproc/ruby-libxslt/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%RUBY_SITEARCHLIBDIR%%/xml/libxslt.so
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile
index e5fdcd1880c1..1915eda05c88 100644
--- a/textproc/sarep/Makefile
+++ b/textproc/sarep/Makefile
@@ -22,6 +22,7 @@ EXTRACT_AFTER_ARGS= | ${TR} -d '\r' > ${WRKSRC}/sarep
NO_BUILD= yes
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/sarep
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/sarep ${PREFIX}/bin
diff --git a/textproc/sarep/pkg-plist b/textproc/sarep/pkg-plist
deleted file mode 100644
index e7f370d99f55..000000000000
--- a/textproc/sarep/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sarep
diff --git a/textproc/scr2txt/Makefile b/textproc/scr2txt/Makefile
index 4ac0e42c699e..04fd405b578d 100644
--- a/textproc/scr2txt/Makefile
+++ b/textproc/scr2txt/Makefile
@@ -18,6 +18,7 @@ COMMENT= Converts the output of "vidcontrol -p" to text
MAN1= scr2txt.1
MANCOMPRESSED= yes
+PLIST_FILES= bin/scr2txt
do-install:
@cd ${WRKSRC}; ${MAKE} BINDIR=${LOCALBASE}/bin SHAREDIR=${LOCALBASE} install
diff --git a/textproc/scr2txt/pkg-plist b/textproc/scr2txt/pkg-plist
deleted file mode 100644
index 0abc616c2f3b..000000000000
--- a/textproc/scr2txt/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/scr2txt
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile
index 705c26426a2b..bb670ad04c78 100644
--- a/textproc/tkdiff/Makefile
+++ b/textproc/tkdiff/Makefile
@@ -19,6 +19,8 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/tkdiff
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tkdiff-3.05.tcl.txt ${PREFIX}/bin/tkdiff
diff --git a/textproc/tkdiff/pkg-plist b/textproc/tkdiff/pkg-plist
deleted file mode 100644
index 817bf3834346..000000000000
--- a/textproc/tkdiff/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/tkdiff
diff --git a/textproc/y2l/Makefile b/textproc/y2l/Makefile
index f3371e88f04a..7fea11dcef55 100644
--- a/textproc/y2l/Makefile
+++ b/textproc/y2l/Makefile
@@ -17,7 +17,8 @@ COMMENT= Yacc-to-Latex pretty printer/convertor
NO_BUILD= yes
-MAN1= y2l.1
+MAN1= y2l.1
+PLIST_FILES= bin/y2l
do-install:
@${INSTALL_SCRIPT} ${WRKSRC}/y2l ${PREFIX}/bin
diff --git a/textproc/y2l/pkg-plist b/textproc/y2l/pkg-plist
deleted file mode 100644
index 3fc25b9c4d8d..000000000000
--- a/textproc/y2l/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/y2l