freebsd-ports/www/tidy-lib/Makefile
2007-02-03 22:35:41 +00:00

20 lines
456 B
Makefile

# 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@FreeBSD.org
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"