freebsd-ports/math/R-cran-memisc/Makefile
TAKATSU Tomonari df09d83a48 - Update to 0.99.7-1
- Add "compiles" argument to USES=cran
2016-07-21 04:55:25 +00:00

16 lines
328 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= memisc
DISTVERSION= 0.99.7-1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Provides an infrastructure for the management of survey data
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>