1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/math/R-cran-acepack/Makefile
2021-04-06 16:31:07 +02:00

17 lines
330 B
Makefile

# Created by: Devin Teske <dteske@FreeBSD.org>
PORTNAME= acepack
PORTVERSION= 1.4.1
PORTREVISION= 1
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= dteske@FreeBSD.org
COMMENT= ACE and AVAS for selecting multiple regression transformations
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>