aboutsummaryrefslogblamecommitdiff
path: root/textproc/bibclean/Makefile
blob: 95d86d8fa8c0687f30c7575f947f03773d2d8879 (plain) (tree)
1
2
3
4
5
6
7
8
                        
                    




                                                                                  
                                                        



                                 

                      

                   

                                               


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

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	Prettyprinter, portability verifier, and syntax checker for BibTeX
WWW=		https://ftp.math.utah.edu/pub//bibclean/

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

USES=		tar:xz

GNU_CONFIGURE=	yes

MAKE_ARGS=	mandir=${PREFIX}/share/man/man1

PLIST_SUB=	VERSION=${DISTVERSION}

.include <bsd.port.mk>