aboutsummaryrefslogtreecommitdiff
path: root/textproc/R-cran-rbibutils/Makefile
blob: 580d5c78f97c7758bee8bd7be555f65de9ac2d81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

PORTNAME=	rbibutils
PORTVERSION=	2.0
CATEGORIES=	textproc
DISTNAME=	${PORTNAME}_${PORTVERSION}

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

LICENSE=	GPLv2

RUN_DEPENDS=	R-cran-xml2>0:textproc/R-cran-xml2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>