mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
cf118ccf87
Reported by: lwhsu
17 lines
345 B
Makefile
17 lines
345 B
Makefile
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>
|