blob: 635eeb3054a3caf126f99ff4fb4ff7f3f5856154 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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>
|