1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/www/horde3-passwd/Makefile
Martin Matuska f7bc152666 Rename package names for horde3 ports to horde3-*
Fix bsd.horde.mk (horde3)
2012-12-16 12:04:18 +00:00

23 lines
486 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.3
PORTREVISION= 3
CATEGORIES= www mail
DIST_SUBDIR= horde
MAINTAINER= horde@FreeBSD.org
COMMENT= Password changing module
USE_HORDE= base
USE_GETTEXT= yes
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>