pkgsrc/textproc/ruby-coderay/Makefile
taca 43bd1d6f6b Update ruby-coderay to 1.1.0.
Exact changes aren't available.  Please refer change log in github.
2013-09-15 16:14:17 +00:00

14 lines
368 B
Makefile

# $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"