freebsd-ports/devel/R-cran-sfsmisc/Makefile
2021-09-15 10:11:41 +00:00

15 lines
299 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
PORTNAME= sfsmisc
DISTVERSION= 1.1-12
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Utilities from 'Seminar fuer Statistik' ETH Zurich
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>