# Ports collection makefile for:	rubygem-diff-lcs
# Date created:				2008-11-05
# Whom:					Daniel Roethlisberger <daniel@roe.ch>
#
# $FreeBSD: ports/textproc/rubygem-diff-lcs/Makefile,v 1.5 2011/09/11 00:42:24 swills Exp $

PORTNAME=	diff-lcs
PORTVERSION=	1.1.3
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

.include <bsd.port.mk>
