summaryrefslogtreecommitdiff
path: root/textproc/bibclean
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2003-04-21 21:46:58 +0000
committerjschauma <jschauma@pkgsrc.org>2003-04-21 21:46:58 +0000
commit6effdc375d4d73e9521d3c9324876f4d98f45655 (patch)
tree8ffbd88ff8444c838d30490d017576e7462386c7 /textproc/bibclean
parent4ddd291d6fc079c9baa81073f1cb7e0c62f5a5c7 (diff)
downloadpkgsrc-6effdc375d4d73e9521d3c9324876f4d98f45655.tar.gz
Also install the documentation 'bibclean.dvi', which contains a lexical
analysis of the BibTeX format. Bump PKGREVISION.
Diffstat (limited to 'textproc/bibclean')
-rw-r--r--textproc/bibclean/Makefile7
-rw-r--r--textproc/bibclean/PLIST4
2 files changed, 9 insertions, 2 deletions
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile
index f1e99a342ed..f86f01c5c1e 100644
--- a/textproc/bibclean/Makefile
+++ b/textproc/bibclean/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/04/21 14:29:51 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/04/21 21:46:58 jschauma Exp $
#
DISTNAME= bibclean-2.11.4
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/
@@ -12,4 +13,8 @@ COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/bibclean
+ ${INSTALL_DATA} ${WRKSRC}/doc/bibclean.dvi ${PREFIX}/share/doc/bibclean/
+
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/bibclean/PLIST b/textproc/bibclean/PLIST
index 91cbaaa8ce6..5d0d23f364a 100644
--- a/textproc/bibclean/PLIST
+++ b/textproc/bibclean/PLIST
@@ -1,4 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:18 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/04/21 21:46:59 jschauma Exp $
bin/.bibcleanrc
bin/bibclean
man/man1/bibclean.1
+share/doc/bibclean/bibclean.dvi
+@dirrm share/doc/bibclean