summaryrefslogtreecommitdiff
path: root/textproc/ruby-diff-lcs/Makefile
blob: 7c8ed92258fdf353c211aec1564b9da1936d4949 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.4 2011/09/12 13:38:16 taca Exp $

DISTNAME=	diff-lcs-1.1.3
CATEGORIES=	textproc

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://rubyforge.org/projects/ruwiki/
COMMENT=	Diff library for Ruby
LICENSE=	gnu-gpl-v2 OR artistic OR ruby-license

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"