Files
pkgsrc-ng/textproc/ruby-diff-lcs/Makefile
2016-01-21 23:40:00 +01:00

15 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.8 2015/03/08 14:10:22 taca Exp $
DISTNAME= diff-lcs-1.2.5
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
RUBY_VERSION_SUPPORTED= 200 193 18 21
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"