Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.11 2013/04/06 12:08:40 rodent 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"