1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/misc/histring/Makefile
Peter Pentchev 8976fc1025 Fix the master sites and the pkg-descr WWW lines.
While I'm here, add SHA256 checksums.

Reminded by:	linimon's and fenner's scripts, like, repeatedly
2005-12-12 18:07:31 +00:00

20 lines
410 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://ess4.engr.uvic.ca/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>