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