aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/csv2latex/Makefile1
-rw-r--r--textproc/csv2latex/pkg-plist1
-rw-r--r--textproc/denature/Makefile3
-rw-r--r--textproc/denature/pkg-plist1
-rw-r--r--textproc/doclifter/Makefile3
-rw-r--r--textproc/doclifter/pkg-plist1
-rw-r--r--textproc/gutenmark/Makefile1
-rw-r--r--textproc/gutenmark/pkg-plist1
-rw-r--r--textproc/html2fo/Makefile1
-rw-r--r--textproc/html2fo/pkg-plist1
-rw-r--r--textproc/info2html/Makefile1
-rw-r--r--textproc/info2html/pkg-plist1
-rw-r--r--textproc/info_to_html/Makefile1
-rw-r--r--textproc/info_to_html/pkg-plist1
-rw-r--r--textproc/ipdf/Makefile3
-rw-r--r--textproc/ipdf/pkg-plist1
-rw-r--r--textproc/opensched/Makefile1
-rw-r--r--textproc/opensched/pkg-plist1
-rw-r--r--textproc/py-sgrep/Makefile1
-rw-r--r--textproc/py-sgrep/pkg-plist1
-rw-r--r--textproc/rman/Makefile1
-rw-r--r--textproc/rman/pkg-plist1
-rw-r--r--textproc/rot/Makefile3
-rw-r--r--textproc/rot/pkg-plist1
-rw-r--r--textproc/rtfreader/Makefile1
-rw-r--r--textproc/rtfreader/pkg-plist1
-rw-r--r--textproc/sed_inplace/Makefile1
-rw-r--r--textproc/sed_inplace/pkg-plist1
-rw-r--r--textproc/texi2db/Makefile3
-rw-r--r--textproc/texi2db/pkg-plist1
-rw-r--r--textproc/txt2man/Makefile3
-rw-r--r--textproc/txt2man/pkg-plist1
-rw-r--r--textproc/unrtf/Makefile1
-rw-r--r--textproc/unrtf/pkg-plist1
-rw-r--r--textproc/xml-lite.el/Makefile1
-rw-r--r--textproc/xml-lite.el/pkg-plist1
-rw-r--r--textproc/xmlindent/Makefile1
-rw-r--r--textproc/xmlindent/pkg-plist1
38 files changed, 25 insertions, 25 deletions
diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile
index 6f0caf9998c2..603938619d49 100644
--- a/textproc/csv2latex/Makefile
+++ b/textproc/csv2latex/Makefile
@@ -18,6 +18,7 @@ COMMENT= Converts a well formed csv file to a LaTeX document
USE_GETOPT_LONG= yes
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/csv2latex
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS= #
EXTRACT_AFTER_ARGS= .
diff --git a/textproc/csv2latex/pkg-plist b/textproc/csv2latex/pkg-plist
deleted file mode 100644
index 9c31a41eb805..000000000000
--- a/textproc/csv2latex/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/csv2latex
diff --git a/textproc/denature/Makefile b/textproc/denature/Makefile
index 5a6e83ddcb52..e7533dcd764c 100644
--- a/textproc/denature/Makefile
+++ b/textproc/denature/Makefile
@@ -26,7 +26,8 @@ USE_JAVA= 1.2+
POD2MAN?= pod2man
WRKSRC= ${WRKDIR}/${PORTNAME}
-MAN1= denature.1
+MAN1= denature.1
+PLIST_FILES= bin/denature
post-patch:
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}| ; \
diff --git a/textproc/denature/pkg-plist b/textproc/denature/pkg-plist
deleted file mode 100644
index d55470cef74a..000000000000
--- a/textproc/denature/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/denature
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile
index 7a0c303dadc2..15d82bf4bb5c 100644
--- a/textproc/doclifter/Makefile
+++ b/textproc/doclifter/Makefile
@@ -17,7 +17,8 @@ COMMENT= Translates documents written in troff macros to DocBook
USE_PYTHON= yes
NO_BUILD= yes
-MAN1= doclifter.1
+MAN1= doclifter.1
+PLIST_FILES= bin/doclifter
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/doclifter ${PREFIX}/bin
diff --git a/textproc/doclifter/pkg-plist b/textproc/doclifter/pkg-plist
deleted file mode 100644
index cc8941255a75..000000000000
--- a/textproc/doclifter/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/doclifter
diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile
index d6f699e0a357..2a33e5f781f0 100644
--- a/textproc/gutenmark/Makefile
+++ b/textproc/gutenmark/Makefile
@@ -15,6 +15,7 @@ DISTNAME= GutenMark_source_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Attractively formatting Project Gutenberg texts
+PLIST_FILES= bin/GutenMark
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/GutenMark-source
USE_GMAKE= yes
diff --git a/textproc/gutenmark/pkg-plist b/textproc/gutenmark/pkg-plist
deleted file mode 100644
index 6a07ad4cee60..000000000000
--- a/textproc/gutenmark/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/GutenMark
diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile
index 6121747b5190..27e1aeb8634b 100644
--- a/textproc/html2fo/Makefile
+++ b/textproc/html2fo/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML to xsl:fo converter
+PLIST_FILES= bin/html2fo
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
diff --git a/textproc/html2fo/pkg-plist b/textproc/html2fo/pkg-plist
deleted file mode 100644
index ae2c792b3ad6..000000000000
--- a/textproc/html2fo/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/html2fo
diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile
index 70d561e42569..29e855f1ab1e 100644
--- a/textproc/info2html/Makefile
+++ b/textproc/info2html/Makefile
@@ -15,5 +15,6 @@ COMMENT= Translate GNU info files into HTML pages
MAN1= info2html.1
MANCOMPRESSED= yes
+PLIST_FILES= bin/info2html
.include <bsd.port.mk>
diff --git a/textproc/info2html/pkg-plist b/textproc/info2html/pkg-plist
deleted file mode 100644
index 736a761b98de..000000000000
--- a/textproc/info2html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/info2html
diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile
index a7494471d2f2..cf34fe83c934 100644
--- a/textproc/info_to_html/Makefile
+++ b/textproc/info_to_html/Makefile
@@ -16,6 +16,7 @@ COMMENT= Translate GNU info files into HTML pages
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
+PLIST_FILES= bin/info_to_html
USE_PERL5= yes
NO_BUILD= yes
diff --git a/textproc/info_to_html/pkg-plist b/textproc/info_to_html/pkg-plist
deleted file mode 100644
index c0dee54db6ef..000000000000
--- a/textproc/info_to_html/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/info_to_html
diff --git a/textproc/ipdf/Makefile b/textproc/ipdf/Makefile
index 4fbaa73557a5..da0711acc526 100644
--- a/textproc/ipdf/Makefile
+++ b/textproc/ipdf/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-MAN1= ipdf.1
+MAN1= ipdf.1
+PLIST_FILES= bin/ipdf
.include <bsd.port.mk>
diff --git a/textproc/ipdf/pkg-plist b/textproc/ipdf/pkg-plist
deleted file mode 100644
index bf1ba1b39074..000000000000
--- a/textproc/ipdf/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/ipdf
diff --git a/textproc/opensched/Makefile b/textproc/opensched/Makefile
index 1c932eab88d7..597e69a0af48 100644
--- a/textproc/opensched/Makefile
+++ b/textproc/opensched/Makefile
@@ -20,5 +20,6 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
USE_GMAKE= yes
MAN1= opensched.1
+PLIST_FILES= bin/opensched
.include <bsd.port.mk>
diff --git a/textproc/opensched/pkg-plist b/textproc/opensched/pkg-plist
deleted file mode 100644
index 91bc90f0de03..000000000000
--- a/textproc/opensched/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/opensched
diff --git a/textproc/py-sgrep/Makefile b/textproc/py-sgrep/Makefile
index 3f6c44696001..0f24356799b6 100644
--- a/textproc/py-sgrep/Makefile
+++ b/textproc/py-sgrep/Makefile
@@ -18,6 +18,7 @@ EXTRACT_ONLY= sgrep-1.92a.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Python wrappers for Sgrep
+PLIST_FILES= %%PYTHON_SITELIBDIR%%/sgreplib.so
SGREP_VER= 1.92a
WRKSRC= ${WRKDIR}/sgrep-${SGREP_VER}
GNU_CONFIGURE= yes
diff --git a/textproc/py-sgrep/pkg-plist b/textproc/py-sgrep/pkg-plist
deleted file mode 100644
index 085ccbf5dd86..000000000000
--- a/textproc/py-sgrep/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%PYTHON_SITELIBDIR%%/sgreplib.so
diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile
index 2a08b8943997..eedaec699963 100644
--- a/textproc/rman/Makefile
+++ b/textproc/rman/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Reverse compile man pages from formatted form
MAN1= rman.1
+PLIST_FILES= bin/rman
post-install:
@${STRIP_CMD} ${PREFIX}/bin/rman
diff --git a/textproc/rman/pkg-plist b/textproc/rman/pkg-plist
deleted file mode 100644
index 80c3ed85f274..000000000000
--- a/textproc/rman/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rman
diff --git a/textproc/rot/Makefile b/textproc/rot/Makefile
index 6cf8b48092e6..ea83d8633e50 100644
--- a/textproc/rot/Makefile
+++ b/textproc/rot/Makefile
@@ -18,7 +18,8 @@ COMMENT= Rotates a file so that lines become columns and vice versa
ALL_TARGET= ${PORTNAME}
-MAN1= rot.1
+MAN1= rot.1
+PLIST_FILES= bin/rot
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/rot ${PREFIX}/bin
diff --git a/textproc/rot/pkg-plist b/textproc/rot/pkg-plist
deleted file mode 100644
index 890b9da2d953..000000000000
--- a/textproc/rot/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rot
diff --git a/textproc/rtfreader/Makefile b/textproc/rtfreader/Makefile
index c379848088eb..e31ed93916ef 100644
--- a/textproc/rtfreader/Makefile
+++ b/textproc/rtfreader/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A portable application/ms-rtf parser
ALL_TARGET= rtfreader
+PLIST_FILES= bin/rtfreader
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/rtfreader ${PREFIX}/bin
diff --git a/textproc/rtfreader/pkg-plist b/textproc/rtfreader/pkg-plist
deleted file mode 100644
index 9a0ea2c8e88f..000000000000
--- a/textproc/rtfreader/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/rtfreader
diff --git a/textproc/sed_inplace/Makefile b/textproc/sed_inplace/Makefile
index 134a19eb858c..048860cc6eca 100644
--- a/textproc/sed_inplace/Makefile
+++ b/textproc/sed_inplace/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modified version of the sed(1) which can do in-place editing of files
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/sed_inplace
MAKEFILE= ${PKGDIR}/src/Makefile
MAKE_ENV= PKGDIR="${PKGDIR}"
diff --git a/textproc/sed_inplace/pkg-plist b/textproc/sed_inplace/pkg-plist
deleted file mode 100644
index 82008ac38950..000000000000
--- a/textproc/sed_inplace/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sed_inplace
diff --git a/textproc/texi2db/Makefile b/textproc/texi2db/Makefile
index 7be1acd35fb5..baed772115ac 100644
--- a/textproc/texi2db/Makefile
+++ b/textproc/texi2db/Makefile
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN1= texi2db.1
+MAN1= texi2db.1
+PLIST_FILES= bin/texi2db
.include <bsd.port.mk>
diff --git a/textproc/texi2db/pkg-plist b/textproc/texi2db/pkg-plist
deleted file mode 100644
index c875364cb5be..000000000000
--- a/textproc/texi2db/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/texi2db
diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile
index cacb0d1a283e..6b474f5acd10 100644
--- a/textproc/txt2man/Makefile
+++ b/textproc/txt2man/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
ALL_TARGET= txt2man.1
INSTALL_TARGET= install prefix=${PREFIX}
-MAN1= txt2man.1
+MAN1= txt2man.1
+PLIST_FILES= bin/txt2man
.include <bsd.port.mk>
diff --git a/textproc/txt2man/pkg-plist b/textproc/txt2man/pkg-plist
deleted file mode 100644
index df01b15d0d7c..000000000000
--- a/textproc/txt2man/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/txt2man
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile
index 557a4095b60f..25622c513e15 100644
--- a/textproc/unrtf/Makefile
+++ b/textproc/unrtf/Makefile
@@ -18,6 +18,7 @@ USE_REINPLACE= yes
ALL_TARGET= unrtf
MAN1= unrtf.1
+PLIST_FILES= bin/unrtf
post-patch:
@${REINPLACE_CMD} -e "s|^CC|#CC| ; s|^CFLAGS|#CFLAGS| ; \
diff --git a/textproc/unrtf/pkg-plist b/textproc/unrtf/pkg-plist
deleted file mode 100644
index db24f10a671c..000000000000
--- a/textproc/unrtf/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/unrtf
diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile
index aab3b75e2407..6a2ee7d8e66b 100644
--- a/textproc/xml-lite.el/Makefile
+++ b/textproc/xml-lite.el/Makefile
@@ -24,6 +24,7 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}
+PLIST_FILES= %%EMACS_VERSION_SITE_LISPDIR%%/xml-lite.el
do-install:
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${PREFIX}/${LISPDIR}
diff --git a/textproc/xml-lite.el/pkg-plist b/textproc/xml-lite.el/pkg-plist
deleted file mode 100644
index 9ad528b79048..000000000000
--- a/textproc/xml-lite.el/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-%%EMACS_VERSION_SITE_LISPDIR%%/xml-lite.el
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile
index a90a7d458876..7362620617ef 100644
--- a/textproc/xmlindent/Makefile
+++ b/textproc/xmlindent/Makefile
@@ -16,6 +16,7 @@ COMMENT= A XML stream reformatter
MAN1= xmlindent.1
MANCOMPRESSED= maybe
+PLIST_FILES= bin/xmlindent
pre-build:
cd ${WRKSRC} && ${MAKE} lexer
diff --git a/textproc/xmlindent/pkg-plist b/textproc/xmlindent/pkg-plist
deleted file mode 100644
index 11198e5bdb51..000000000000
--- a/textproc/xmlindent/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/xmlindent