blob: d91619c6bd73cdd9509f8bd8f1f259b1e52cee84 (
plain) (
tree)
|
|
PORTNAME= bibtex
DISTVERSION= 0.4.2.3
CATEGORIES= textproc
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Bibtex Parser
WWW= https://cran.r-project.org/web/packages/bibtex/
LICENSE= GPLv2+
CRAN_DEPENDS= R-cran-stringr>0:textproc/R-cran-stringr
BUILD_DEPENDS= ${CRAN_DEPENDS}
RUN_DEPENDS= ${CRAN_DEPENDS}
USES= cran:auto-plist,compiles
.include <bsd.port.mk>
|