freebsd-ports/devel/R-cran-Defaults/Makefile
2012-06-26 23:57:00 +00:00

23 lines
426 B
Makefile

# New ports collection makefile for: R-cran-Defaults
# Date created: 2011-10-30
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Defaults
DISTVERSION= 1.1-1
PORTREVISION= 2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Create Global Function Defaults
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>