mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-17 16:30:22 -04:00
13 lines
308 B
Makefile
13 lines
308 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/09/15 17:13:59 taca Exp $
|
|
|
|
DISTNAME= colorator-0.1
|
|
CATEGORIES= misc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= https://github.com/octopress/colorator
|
|
COMMENT= Colorize your text in the terminal
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|