summaryrefslogtreecommitdiff
path: root/textproc/ruby-coderay/Makefile
blob: a7ca1287850645b44137811bb24ae25e5f9d6e47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.7 2012/04/29 14:29:35 taca Exp $

DISTNAME=	coderay-1.0.6
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://coderay.rubychan.de
COMMENT=	Syntax highlighter for Ruby and other languages
LICENSE=	gnu-lgpl-v2.1

CONFLICTS+=	ruby[1-9][0-9]-coderay-[0-9]*

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"