# New ports collection makefile for:    tidy-lib
# Date created:                         21 February 2003
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD: ports/www/tidy-lib/Makefile,v 1.2 2003/02/25 19:17:49 petef Exp $
#

PORTNAME=	tidy
CATEGORIES=	www
PKGNAMESUFFIX=	-lib

MAINTAINER=	thierry@pompo.net
COMMENT=	Utility to clean up and pretty print HTML/XHTML/XML (with shared lib)

MASTERDIR=	${.CURDIR}/../../www/tidy-devel

WITH_SHLIB=	yes

.include "${MASTERDIR}/Makefile"
