13 lines
246 B
Makefile
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>
|