7d9d2af125
Pass maintainership to submitter. Cleanup dead MASTER_SITES. Make a patch local (no need for it to be fetched). PR: ports/124644 Submitted by: falz <me@falz.net>
18 lines
421 B
Makefile
18 lines
421 B
Makefile
# New ports collection makefile for: squid_radius_auth
|
|
# Date created: 18 October 2005
|
|
# Whom: Michael Capp <myntric@exeonline.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= squid_radius_auth
|
|
PORTVERSION= 1.10
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://www.squid-cache.org/contrib/squid_radius_auth/
|
|
|
|
MAINTAINER= freebsd@falz.net
|
|
COMMENT= RADIUS authenticator for squid proxy 2.5 and later
|
|
|
|
MAN8= squid_radius_auth.8
|
|
|
|
.include <bsd.port.mk>
|