1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/misc/histring/Makefile
2013-09-25 00:54:08 +00:00

18 lines
377 B
Makefile

# Created by: roam@FreeBSD.org
# $FreeBSD$
PORTNAME= histring
PORTVERSION= 1.1.0
CATEGORIES= misc
MASTER_SITES= http://ess4.engr.uvic.ca/proj/histring/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= roam/misc
MAINTAINER= ports@FreeBSD.org
COMMENT= Highlight strings using the ANSI terminal escape sequences
GNU_CONFIGURE= yes
PLIST_FILES= bin/histring
.include <bsd.port.mk>