freebsd-ports/devel/R-cran-repr/Makefile
TAKATSU Tomonari ae1d2e2266 - Add new port: devel/R-cran-repr
String and binary representations of objects for several formats /
  mime types.

  WWW: https://cran.r-project.org/web/packages/repr/
2017-08-28 09:17:13 +00:00

16 lines
286 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= repr
PORTVERSION= 0.12.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Serializable Reprensentations
LICENSE= GPLv3
USES= cran:auto-plist
.include <bsd.port.mk>