6e02d7ee41
Suggested by Roland Illig, ok'd by various.
17 lines
377 B
Makefile
17 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.6 2004/12/03 15:15:04 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= loco-0.32
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://zjuul.net/~jules/loco/
|
|
|
|
MAINTAINER= zuntum@NetBSD.org
|
|
HOMEPAGE= http://zjuul.net/~jules/loco/
|
|
COMMENT= Colorize file or standard input and print on the standard output
|
|
|
|
USE_PERL5= YES
|
|
REPLACE_PERL= loco
|
|
|
|
BUILD_TARGET= # defined
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|