# $Id: Portfile,v 1.1 2005/10/29 19:56:00 mww Exp $

PortSystem 1.0

name			sgrep2
version			1.92a
categories		textproc
platforms		darwin
maintainers		mww@opendarwin.org
description		structured grep is a tool for searching SGML, XML and HTML files
long_description	sgrep (structured grep) is a tool for searching and \
			indexing text, SGML, XML and HTML files and filtering text streams \
			using structural criteria.

homepage		http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html
master_sites	ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ freebsd
distname		sgrep-${version}
checksums		md5 99eb1ed515648f653fc7be45e0896378

configure.args	--program-suffix=2 --mandir=${prefix}/share/man

