# Created by: Daniel Roethlisberger <daniel@roe.ch>
# $FreeBSD: textproc/rubygem-diff-lcs/Makefile 327773 2013-09-20 23:17:30Z bapt $

PORTNAME=	diff-lcs
PORTVERSION=	1.2.4
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	LCS-based diff library for ruby

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=  yes
PLIST_FILES=	bin/ldiff bin/htmldiff

NO_STAGE=	yes
.include <bsd.port.mk>
