head	1.4;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.07;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2007.02.03.22.35.41;	author thierry;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.25.19.17.49;	author petef;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.24.07.56.47;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:    tidy-lib
# Date created:                         21 February 2003
# Whom:                                 Thierry Thomas <thierry@@pompo.net>
#
# $FreeBSD: head/www/tidy-lib/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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"
@


1.3
log
@Change my e-mail address.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@Specify the MASTERDIR as a relative path to ${.CURDIR} instead of
${PORTSDIR} (which isn't defined because we're a slave Makefile, and
not including bsd.port.mk).  This fixes the INDEX build.

Noticed by:	INDEX build script
@
text
@d12 1
a12 1
MAINTAINER=	thierry@@pompo.net
@


1.1
log
@new port www/tidy-lib

	slave port www/tidy-lib

PR:		ports/48549
Submitted by:	Thierry Thomas <thierry@@pompo.net>
@
text
@d15 1
a15 1
MASTERDIR=	${PORTSDIR}/www/tidy-devel
@

