2007-04-09 11:07:58 +02:00
|
|
|
# Ports collection makefile for: horde-passwd
|
|
|
|
# Date created: Thu Feb 12, 2004
|
|
|
|
# Whom: Joao Carlos Mendes Luis (<jonny@jonny.eng.br>)
|
2004-04-11 23:43:24 +02:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2007-02-14 10:47:12 +01:00
|
|
|
PORTNAME= passwd
|
2007-04-10 09:36:55 +02:00
|
|
|
PORTVERSION= 3.0.1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 2
|
2004-04-11 23:43:24 +02:00
|
|
|
CATEGORIES= www mail
|
|
|
|
DIST_SUBDIR= horde
|
|
|
|
|
2007-06-15 00:31:03 +02:00
|
|
|
MAINTAINER= beech@FreeBSD.org
|
2007-06-22 10:06:15 +02:00
|
|
|
COMMENT= Password changing module
|
2004-04-11 23:43:24 +02:00
|
|
|
|
2007-04-09 11:07:58 +02:00
|
|
|
USE_HORDE= base
|
2007-02-14 10:47:12 +01:00
|
|
|
USE_GETTEXT= yes
|
2007-04-09 11:07:58 +02:00
|
|
|
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
|
2004-04-11 23:43:24 +02:00
|
|
|
|
2007-04-09 11:07:58 +02:00
|
|
|
.include "${.CURDIR}/../../www/horde-base/bsd.horde.mk"
|
|
|
|
.include <bsd.port.mk>
|