freebsd-ports/mail/squirrelmail-password_forge.../Makefile

14 lines
359 B
Makefile

PORTNAME= password_forget
PORTVERSION= 2.3
CATEGORIES= mail www
DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.0.1
MAINTAINER= ports@FreeBSD.org
COMMENT= Prevent reuse of login details by browsers at public terminals
WWW= https://www.squirrelmail.org
USE_SM_COMPAT= yes
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.mk>