aboutsummaryrefslogblamecommitdiff
path: root/devel/R-cran-fansi/Makefile
blob: aed64a4e498a1de2753a98371e39cc8338980eda (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                     
                     










                                                            
PORTNAME=	fansi
PORTVERSION=	0.5.0
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>