2014-05-30 01:35:13 +02:00
|
|
|
# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:58 wiz Exp $
|
2001-03-12 11:08:25 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= loco-0.32
|
2014-05-30 01:35:13 +02:00
|
|
|
PKGREVISION= 3
|
2001-03-12 11:08:25 +01:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= http://zjuul.net/~jules/loco/
|
|
|
|
|
2010-02-26 11:28:30 +01:00
|
|
|
MAINTAINER= pkgsrc-users@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
|
|
|
|
|
2011-11-29 18:49:57 +01:00
|
|
|
USE_TOOLS+= perl:run pod2man pod2html
|
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"
|