14 lines
365 B
Makefile
14 lines
365 B
Makefile
# $NetBSD: Makefile,v 1.22 2017/09/04 18:01:02 wiz Exp $
|
|
|
|
DISTNAME= diff-lcs-1.3
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
#HOMEPAGE= http://diff-lcs.rubyforge.org/
|
|
COMMENT= Diff library for Ruby
|
|
LICENSE= gnu-gpl-v2 OR artistic OR ruby-license
|
|
|
|
RUBYGEM_OPTIONS+= --format-executable
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|