summaryrefslogtreecommitdiff
path: root/textproc/xhtmldiff/Makefile
blob: 3e660310f6523fb3c5e2980a5df4228f98d807a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2007/05/26 00:56:50 minskim Exp $

DISTNAME=	xhtmldiff-1.2.2
CATEGORIES=	textproc
MASTER_SITES=	http://theinternetco.net/projects/ruby/

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://theinternetco.net/projects/ruby/xhtmldiff.html
COMMENT=	Tool for generating valid XHTML redline documents

USE_LANGUAGES=	# none
USE_RUBY_SETUP= yes

.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"