summaryrefslogtreecommitdiffstats
path: root/www/tidy-lib/Makefile
blob: 5400475bbae7da5ba66fde569aefe52f0004186e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    tidy-lib
# Date created:                         21 February 2003
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

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=	${PORTSDIR}/www/tidy-devel

WITH_SHLIB=	yes

.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud