14 lines
307 B
Makefile
14 lines
307 B
Makefile
PORTNAME= rbibutils
|
|
DISTVERSION= 2.2.16
|
|
CATEGORIES= textproc
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= eduardo@FreeBSD.org
|
|
COMMENT= Convert Between Bibliography Formats
|
|
WWW= https://cran.r-project.org/web/packages/rbibutils/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|