2013-01-04 18:51:39 +01:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2012-05-10 00:24:28 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= labeling
|
2014-09-09 18:20:37 +02:00
|
|
|
PORTVERSION= 0.3
|
2014-09-10 22:50:31 +02:00
|
|
|
PORTREVISION= 1
|
2012-05-10 00:24:28 +02:00
|
|
|
CATEGORIES= math
|
|
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Provides a range of axis labeling algorithms
|
|
|
|
|
2013-06-22 03:44:32 +02:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2013-12-28 11:28:40 +01:00
|
|
|
USES= cran:auto-plist
|
2012-05-10 00:24:28 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|