summaryrefslogtreecommitdiff
path: root/misc/loco/Makefile
blob: 9acd969b18e8ab5f71b83b05a7beb675ae2e8c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.10 2011/11/29 17:49:57 hans Exp $
#

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

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

PKG_DESTDIR_SUPPORT=	user-destdir

USE_TOOLS+=	perl:run pod2man pod2html
REPLACE_PERL=	loco

BUILD_TARGET=	# defined

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