summaryrefslogtreecommitdiff
path: root/math/R-cran-admisc/Makefile
blob: 452572dc7941d7db01d9cddec256a20f5395fadd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Thierry Thomas <thierry@pompo.net>

PORTNAME=	admisc
DISTVERSION=	0.29
CATEGORIES=	math
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	thierry@FreeBSD.org
COMMENT=	Adrian Dusa's Miscellaneous

LICENSE=	GPLv3+

USES=		cran:compiles

.include <bsd.port.mk>