# New ports collection makefile for:	R-cran-Formula
# Date created:		2012-01-04
# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD: ports/math/R-cran-Formula/Makefile,v 1.2 2012/03/03 16:59:30 bf Exp $
#

PORTNAME=	Formula
DISTVERSION=	1.1-0
PORTREVISION=	1
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Extended Model Formulas

LICENSE=	GPLv2

USE_R_MOD=	yes
R_MOD_AUTOPLIST=	yes

.include <bsd.port.mk>
