pkgsrc/textproc/bibclean/Makefile
wiz e089b2a4e6 Initial import of bibclean, a prettyprinter and syntax checker for
BibTeX bibliography databases.
Package provided by Stoned Elipot in pkg/13515.
2001-07-24 14:29:45 +00:00

15 lines
421 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/07/24 14:29:45 wiz Exp $
#
DISTNAME= bibclean-2.11.4
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-toos.html
COMMENT= prettyprinter and syntax checker for BibTeX bibliography databases
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
.include "../../mk/bsd.pkg.mk"