2013-06-27 08:48:43 +02:00
|
|
|
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@FreeBSD.org>
|
2008-02-17 01:16:56 +01:00
|
|
|
|
|
|
|
PORTNAME= change-sqlpass
|
|
|
|
PORTVERSION= 3.3
|
2014-08-28 17:16:49 +02:00
|
|
|
PORTREVISION= 3
|
|
|
|
CATEGORIES= mail www
|
2008-02-17 01:16:56 +01:00
|
|
|
DISTNAME= ${PORTNAME:S/-/_/}-${PORTVERSION}-1.2
|
|
|
|
|
2017-02-27 22:20:41 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2008-02-17 01:16:56 +01:00
|
|
|
COMMENT= Allows users to change their passwords stored in a SQL database
|
|
|
|
|
2009-02-11 21:55:45 +01:00
|
|
|
USE_SM_COMPAT= yes
|
2008-02-17 01:16:56 +01:00
|
|
|
|
2018-03-08 20:48:41 +01:00
|
|
|
RUN_DEPENDS= ${LOCALBASE}/share/pear/DB.php:databases/pear-DB@${PHP_FLAVOR}
|
2008-02-17 01:16:56 +01:00
|
|
|
|
2009-02-11 21:55:45 +01:00
|
|
|
SQUIRREL_PLUGIN_NAME= ${PORTNAME:S/-/_/}
|
2008-02-17 01:16:56 +01:00
|
|
|
|
2013-06-27 08:48:43 +02:00
|
|
|
.include "${.CURDIR}/../squirrelmail/bsd.squirrelmail.mk"
|
2014-08-28 17:16:49 +02:00
|
|
|
.include <bsd.port.mk>
|