1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/math/R-cran-labeling/Makefile
2020-10-21 22:29:41 +00:00

17 lines
300 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= labeling
PORTVERSION= 0.4.2
CATEGORIES= math
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Provides a range of axis labeling algorithms
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>