2005-07-16 03:19:06 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2005/07/16 01:19:14 jlam Exp $
|
2001-03-12 11:08:25 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= loco-0.32
|
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://zjuul.net/~jules/loco/
|
|
|
|
|
2003-07-17 23:41:05 +02:00
|
|
|
MAINTAINER= zuntum@NetBSD.org
|
2001-03-12 11:08:25 +01:00
|
|
|
HOMEPAGE= http://zjuul.net/~jules/loco/
|
|
|
|
COMMENT= Colorize file or standard input and print on the standard output
|
|
|
|
|
2005-07-16 03:19:06 +02:00
|
|
|
USE_TOOLS+= perl:run
|
2001-10-01 08:35:58 +02:00
|
|
|
REPLACE_PERL= loco
|
2001-03-12 11:08:25 +01:00
|
|
|
|
2004-12-03 16:14:50 +01:00
|
|
|
BUILD_TARGET= # defined
|
2001-03-12 11:08:25 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|