freebsd-ports/textproc/R-cran-rbibutils/Makefile
2022-04-13 10:42:39 +00:00

13 lines
246 B
Makefile

PORTNAME= rbibutils
PORTVERSION= 2.2.8
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>