1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/www/horde-passwd/Makefile
2009-08-29 22:01:40 +00:00

22 lines
469 B
Makefile

# Ports collection makefile for: horde-passwd
# Date created: Thu Feb 12, 2004
# Whom: Joao Carlos Mendes Luis (<jonny@jonny.eng.br>)
#
# $FreeBSD$
#
PORTNAME= passwd
PORTVERSION= 3.1.1
CATEGORIES= www mail
DIST_SUBDIR= horde
MAINTAINER= ports@FreeBSD.org
COMMENT= Password changing module
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>