2021-05-24 21:49:01 +02:00
|
|
|
# $NetBSD: Makefile,v 1.21 2021/05/24 19:53:06 wiz Exp $
|
2001-03-12 11:08:25 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= loco-0.32
|
2021-05-24 21:49:01 +02:00
|
|
|
PKGREVISION= 9
|
2001-03-12 11:08:25 +01:00
|
|
|
CATEGORIES= misc
|
2017-08-16 22:45:30 +02:00
|
|
|
#MASTER_SITES= http://zjuul.net/~jules/loco/
|
2001-03-12 11:08:25 +01:00
|
|
|
|
2010-02-26 11:28:30 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2017-08-16 22:45:30 +02:00
|
|
|
#HOMEPAGE= http://zjuul.net/~jules/loco/
|
2001-03-12 11:08:25 +01:00
|
|
|
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"
|