summaryrefslogtreecommitdiff
path: root/textproc/bibclean/Makefile
blob: 495d3e3eb37cd94d9a9df31fb35fe106468eb7a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $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"