freebsd-ports/textproc/supercat/Makefile
2019-09-15 17:28:08 +00:00

19 lines
446 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= supercat
PORTVERSION= 0.5.6
CATEGORIES= textproc
MASTER_SITES= http://supercat.nosredna.net/
MAINTAINER= ports@FreeBSD.org
COMMENT= Regexp-based text colorizer with ASCII/HTML output
BROKEN= unfetchable
DEPRECATED= Unfetchable, unmaintained
EXPIRATION_DATE= 2019-10-16
CONFIGURE_ARGS= --with-system-directory=${ETCDIR}
GNU_CONFIGURE= yes
.include <bsd.port.mk>