1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/science/R-cran-e1071/Makefile
TAKATSU Tomonari 3e9509fce7 - Update to 1.6-2
- Replace tab with a single space after WWW: in pkg-descr
2014-01-12 12:19:47 +00:00

17 lines
321 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= e1071
DISTVERSION= 1.6-2
CATEGORIES= science
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Misc Functions of the Department of Statistics (e1071), TU Wien
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>