freebsd-ports/misc/histring/Makefile

19 lines
387 B
Makefile
Raw Normal View History

# New ports collection makefile for: histring
# Date created: 26 October 2000
# Whom: roam@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= histring
PORTVERSION= 1.1.0
CATEGORIES= misc
MASTER_SITES= http://www.gusnet.cx:8080/proj/histring/
MAINTAINER= roam@FreeBSD.org
2003-02-19 17:07:30 +01:00
COMMENT= "A tool to highlight strings using the ANSI terminal escape sequences"
GNU_CONFIGURE= yes
.include <bsd.port.mk>