summaryrefslogtreecommitdiff
path: root/misc/chord2html
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-11 13:50:59 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-11 13:50:59 +0000
commitb497cd441f03103c49373e61c4ec2224b5ef6163 (patch)
tree455441939c06027fac3e91ab65c04cdbfa17927c /misc/chord2html
parentmisc category cleanup part 1 of 6: (diff)
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC - SIZEify port - make portlint happy * chord2html, cwish, demoniac - kill pkg-plist PR: 61027 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Updated/reworked by: me
Notes
Notes: svn path=/head/; revision=100666
Diffstat (limited to 'misc/chord2html')
-rw-r--r--misc/chord2html/Makefile3
-rw-r--r--misc/chord2html/pkg-plist3
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/chord2html/Makefile b/misc/chord2html/Makefile
index a19b3bc1df1d..1846d4963860 100644
--- a/misc/chord2html/Makefile
+++ b/misc/chord2html/Makefile
@@ -21,6 +21,9 @@ NO_BUILD= yes
MAN1= chord2html.1
+PLIST_FILES= bin/chord2html share/chord2html/chord2html.css
+PLIST_DIR= share/chord2html
+
post-patch:
@${PERL} -pi -e "s,/usr/bin/perl,${PERL},g ; \
s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/chord2html
diff --git a/misc/chord2html/pkg-plist b/misc/chord2html/pkg-plist
deleted file mode 100644
index f3eb9b294064..000000000000
--- a/misc/chord2html/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/chord2html
-share/chord2html/chord2html.css
-@dirrm share/chord2html