1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/misc/histring/Makefile
Peter Pentchev 641e9357ef A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:	Brian Poole <raj@cerias.purdue.edu>
2004-11-01 17:09:55 +00:00

20 lines
411 B
Makefile

# 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
COMMENT= A tool to highlight strings using the ANSI terminal escape sequences
GNU_CONFIGURE= yes
PLIST_FILES= bin/histring
.include <bsd.port.mk>