# New ports collection makefile for:	mod_transform
# Date created:				5 December 2004
# Whom:					laruiss
#
# $FreeBSD: ports/www/mod_transform/Makefile,v 1.10 2010/12/12 08:44:49 pgollucci Exp $
#

PORTNAME=	mod_transform
PORTVERSION=	0.6.0
CATEGORIES=	www
MASTER_SITES=	http://www.outoforder.cc/downloads/mod_transform/
PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

MAINTAINER=	stan@stormier.net
COMMENT=	An XSLT and XIncludes Filter module for Apache 2.0

MAKE_JOBS_SAFE=  yes

DEPRECATED=	will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
EXPIRATION_DATE=	2011-05-01

USE_APACHE=	2.0
USE_AUTOTOOLS=	libtool
HAS_CONFIGURE=	yes
USE_GNOME=	libxslt

post-install:
	@${CAT}	${PKGMESSAGE}

.include <bsd.port.mk>
