summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/bibtex2html/Makefile13
-rw-r--r--converters/bibtex2html/distinfo6
2 files changed, 14 insertions, 5 deletions
diff --git a/converters/bibtex2html/Makefile b/converters/bibtex2html/Makefile
index 3ce95742d15..156036e678d 100644
--- a/converters/bibtex2html/Makefile
+++ b/converters/bibtex2html/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/07 05:40:21 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/04 21:56:14 adrianp Exp $
-DISTNAME= bibtex2html-1.65
+DISTNAME= bibtex2html-1.74
CATEGORIES= converters
MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/
@@ -9,6 +9,7 @@ HOMEPAGE= http://www.lri.fr/~filliatr/bibtex2html/
COMMENT= Collection of tools for translating from BibTeX to HTML
BUILD_DEPENDS= ocaml-[0-9]*:../../lang/ocaml
+DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
PKG_INSTALLATION_TYPES= overwrite pkgviews
@@ -18,4 +19,12 @@ USE_PERL5= run
CONFIGURE_ENV+= PERL=${PERL5}
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/aux2bib ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bibtex2html ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/bib2bib ${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/bibtex2html.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/bibtex2html.1 ${PREFIX}/man/man1/bib2bib.1
+ ${INSTALL_MAN} ${WRKSRC}/aux2bib.1 ${PREFIX}/man/man1/aux2bib.1
+
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/bibtex2html/distinfo b/converters/bibtex2html/distinfo
index a9a27a2fe55..de8b0f78fac 100644
--- a/converters/bibtex2html/distinfo
+++ b/converters/bibtex2html/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2004/03/07 05:40:21 minskim Exp $
+$NetBSD: distinfo,v 1.2 2005/02/04 21:56:14 adrianp Exp $
-SHA1 (bibtex2html-1.65.tar.gz) = 41046b84a29e156344edc0c6cc9a26076383fe43
-Size (bibtex2html-1.65.tar.gz) = 60801 bytes
+SHA1 (bibtex2html-1.74.tar.gz) = 1c8765932306d933849f508ae3c5c3b620ed783b
+Size (bibtex2html-1.74.tar.gz) = 65166 bytes