1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/math/R-cran-gtable/Makefile

19 lines
273 B
Makefile

# $FreeBSD$
PORTNAME= gtable
PORTVERSION= 0.1.2
PORTREVISION= 3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Arrange grobs in tables
LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>