2013-06-02 19:02:12 +02:00
|
|
|
# Created by: Daniel Roethlisberger <daniel@roe.ch>
|
2008-11-10 00:00:51 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= diff-lcs
|
2013-12-31 07:58:42 +01:00
|
|
|
PORTVERSION= 1.2.5
|
2008-11-10 00:00:51 +01:00
|
|
|
CATEGORIES= textproc rubygems
|
2010-06-23 20:42:12 +02:00
|
|
|
MASTER_SITES= RG
|
2008-11-10 00:00:51 +01:00
|
|
|
|
2010-06-11 03:34:27 +02:00
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
2008-11-10 00:00:51 +01:00
|
|
|
COMMENT= LCS-based diff library for ruby
|
|
|
|
|
2013-12-31 07:58:42 +01:00
|
|
|
LICENSE= ART20 GPLv2 GPLv3 MIT
|
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2008-11-10 00:00:51 +01:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
2013-12-31 07:58:42 +01:00
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
PLIST_FILES= bin/htmldiff bin/ldiff
|
2008-11-10 00:00:51 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|