From 3bd83d9bd74f8c0b896bd8979d0131f8ab68c753 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 07:56:47 +0000 Subject: new port www/tidy-lib slave port www/tidy-lib PR: ports/48549 Submitted by: Thierry Thomas --- www/tidy-lib/Makefile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 www/tidy-lib/Makefile (limited to 'www/tidy-lib/Makefile') diff --git a/www/tidy-lib/Makefile b/www/tidy-lib/Makefile new file mode 100644 index 000000000000..5400475bbae7 --- /dev/null +++ b/www/tidy-lib/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: tidy-lib +# Date created: 21 February 2003 +# Whom: Thierry Thomas +# +# $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" -- cgit v1.2.3