freebsd-ports/www/horde3-passwd/Makefile
Baptiste Daroussin 7bdea05bb4 Second batch at resetting maintainership on ports that have not been staged and
without any pending PR

With hat:	portmgr
2014-07-02 17:17:20 +00:00

19 lines
418 B
Makefile

# Created by: Joao Carlos Mendes Luis (<jonny@jonny.eng.br>)
# $FreeBSD$
PORTNAME= passwd
PORTVERSION= 3.1.3
PORTREVISION= 3
CATEGORIES= www mail
DIST_SUBDIR= horde
MAINTAINER= ports@FreeBSD.org
COMMENT= Password changing module
USE_HORDE= base
USES= gettext
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES TODO
NO_STAGE= yes
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>