summaryrefslogtreecommitdiff
path: root/misc/loco/Makefile
blob: c709d908c0c4dca52007a9019f867ade2490156c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.4 2001/10/01 06:35:58 zuntum 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"