62ef46424b
xhtmldiff is a tool for generating valid XHTML redline documents from valid XHTML documents.
15 lines
434 B
Makefile
15 lines
434 B
Makefile
# $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"
|