freebsd-ports/math/R-cran-labeling/Makefile
2012-06-26 23:57:00 +00:00

20 lines
395 B
Makefile

# New ports collection makefile for: R-cran-labeling
# Date created: 2012-05-09
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= labeling
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Provides a range of axis labeling algorithms
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>