aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-rbibutils/Makefile
blob: a03fe20d8f06c8cafafc04b9ac2d3fff9fe30b1b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	rbibutils
PORTVERSION=	2.1
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Convert Between Bibliography Formats

LICENSE=	GPLv2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>