aboutsummaryrefslogtreecommitdiff
path: root/textproc/bibclean/Makefile
blob: 32b248dd9177c32fa648e1036f494d9f654218ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17

PORTNAME=	bibclean
DISTVERSION=	3.04
CATEGORIES=	textproc
MASTER_SITES=	http://ftp.math.utah.edu/pub//bibclean/

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	Prettyprinter, portability verifier, and syntax checker for BibTeX

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

GNU_CONFIGURE=	yes

PLIST_SUB=	VERSION=${DISTVERSION}

.include <bsd.port.mk>