# Ports collection makefile for:	horde-passwd
# Date created:		Thu Feb 12, 2004
# Whom:			Joao Carlos Mendes Luis (<jonny@jonny.eng.br>)
#
# $FreeBSD: ports/www/horde-passwd/Makefile,v 1.14 2007/04/10 07:36:54 sat Exp $
#

PORTNAME=	passwd
PORTVERSION=	3.0.1
CATEGORIES=	www mail
PKGNAMEPREFIX=	horde-
DIST_SUBDIR=	horde

MAINTAINER=	beech@alaskaparadise.com
COMMENT=	Password changing module for Horde

USE_HORDE=	base
USE_GETTEXT=	yes
PORTDOCS=	README CHANGES CREDITS INSTALL RELEASE_NOTES TODO

.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
.include <bsd.port.mk>
