blob: 2f724d25508f88d741808dad9155e170e34db3c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= fansi
PORTVERSION= 0.4.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>
|