aboutsummaryrefslogtreecommitdiff
path: root/devel/R-cran-fansi/Makefile
blob: 5a36089a0cf71bd158e19a3d5bca39a17c6f4219 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	fansi
PORTVERSION=	0.4.0
PORTREVISION=	2
CATEGORIES=	devel
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	ANSI Control Sequence Aware String Functions

LICENSE=	GPLv2+

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>