summaryrefslogtreecommitdiff
path: root/misc/loco/Makefile
blob: d52f070cf2fb7927c5a9040ac8c065450f15c305 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.5 2003/07/17 21:49:27 grant Exp $
#

DISTNAME=	loco-0.32
CATEGORIES=	misc
MASTER_SITES=	http://zjuul.net/~jules/loco/

MAINTAINER=	zuntum@NetBSD.org
HOMEPAGE=	http://zjuul.net/~jules/loco/
COMMENT=	Colorize file or standard input and print on the standard output

USE_PERL5=	YES
REPLACE_PERL=	loco

ALL_TARGET=	# defined

.include "../../mk/bsd.pkg.mk"