2013-01-04 17:51:39 +00:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2012-01-31 13:10:17 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= memisc
|
2017-09-10 22:29:55 +00:00
|
|
|
DISTVERSION= 0.99.14.2
|
2012-01-31 13:10:17 +00:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Provides an infrastructure for the management of survey data
|
|
|
|
|
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2017-08-30 02:46:05 +00:00
|
|
|
CRAN_DEPENDS= R-cran-repr>0:devel/R-cran-repr
|
|
|
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
|
|
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
|
|
|
|
2016-07-21 04:55:25 +00:00
|
|
|
USES= cran:auto-plist,compiles
|
2012-01-31 13:10:17 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|