pkgsrc/textproc/ruby-coderay/Makefile

15 lines
367 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2013/03/12 15:33:48 taca Exp $
DISTNAME= coderay-1.0.9
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"