pkgsrc/textproc/ruby-coderay/Makefile

15 lines
361 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2010/12/04 04:26:30 taca Exp $
DISTNAME= coderay-0.9.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-*
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"