freebsd-ports/mail/squirrelmail-login_auth-plugin/Makefile
Bryan Drewery 3baf8625f2 - Update to 3.0
- Trim header

PR:		ports/174297
Submitted by:	Stefan Bethke <stb@lassitu.de> (maintainer)
2012-12-10 21:47:40 +00:00

18 lines
537 B
Makefile

# Created by: Stefan Bethke <stb@lassitu.de>
# $FreeBSD$
PORTNAME= login_auth
PORTVERSION= 3.0
MASTER_SITES= http://www.squirrelmail.org/plugins/ \
http://www.transit.hanse.de/mirror/www.squirrelmail.org/plugins/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0
DIST_SUBDIR= squirrelmail
MAINTAINER= stb@lassitu.de
COMMENT= Automatically log in user based on HTTP authentication
SQUIRREL_PLUGIN_NAME= ${PORTNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
.include <bsd.port.post.mk>