pkgsrc/textproc/ruby-coderay/Makefile

15 lines
368 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.12 2013/09/15 16:14:17 taca Exp $
DISTNAME= coderay-1.1.0
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"