summaryrefslogtreecommitdiff
path: root/textproc/bibclean/Makefile
blob: 57864bb3f9093ec8754bcc767f87bef0c24c3f8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2001/08/15 00:18:48 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-tools.html
COMMENT=	prettyprinter and syntax checker for BibTeX bibliography databases

GNU_CONFIGURE=		YES
USE_BUILDLINK_ONLY=	YES

.include "../../mk/bsd.pkg.mk"