freebsd-ports/math/R-cran-gtable/Makefile
2016-02-27 11:15:44 +00:00

15 lines
229 B
Makefile

# $FreeBSD$
PORTNAME= gtable
PORTVERSION= 0.2.0
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Arrange grobs in tables
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>