pkgsrc/textproc/bibparse/Makefile
wiz 0c5d736045 Initial import of bibparse, a syntax checking tools for BibTeX
bibliography databases.
Package provided by Stoned Elipot in pkg/13514.
2001-07-24 13:47:34 +00:00

15 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/07/24 13:47:34 wiz Exp $
#
DISTNAME= bibparse-1.04
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.math.utah.edu/pub/tex/bib/
MAINTAINER= seb@pbox.org
HOMEPAGE= http://www.math.utah.edu/~beebe/software/bibtex-bibliography-tools.html
COMMENT= syntax checking tools for BibTeX bibliography databases
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
.include "../../mk/bsd.pkg.mk"