mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 18:17:59 -04:00
19 lines
422 B
Makefile
19 lines
422 B
Makefile
# $NetBSD: Makefile,v 1.13 2013/05/31 12:41:27 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= loco-0.32
|
|
PKGREVISION= 2
|
|
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
|
|
|
|
USE_TOOLS+= perl:run pod2man pod2html
|
|
REPLACE_PERL= loco
|
|
|
|
BUILD_TARGET= # defined
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|