blob: f97041928ad73577037458e516001b4410c7000f (
plain) (
tree)
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= labeling
PORTVERSION= 0.3
PORTREVISION= 1
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>
|