2005-11-25 03:13:59 +01:00
|
|
|
# New ports collection makefile for: squid_radius_auth
|
|
|
|
# Date created: 18 October 2005
|
|
|
|
# Whom: Michael Capp <myntric@exeonline.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= squid_radius_auth
|
2008-06-23 01:03:39 +02:00
|
|
|
PORTVERSION= 1.10
|
2005-11-25 03:13:59 +01:00
|
|
|
CATEGORIES= www
|
2008-06-23 01:03:39 +02:00
|
|
|
MASTER_SITES= http://www.squid-cache.org/contrib/squid_radius_auth/
|
2005-11-25 03:13:59 +01:00
|
|
|
|
2008-06-23 01:03:39 +02:00
|
|
|
MAINTAINER= freebsd@falz.net
|
2005-11-25 03:13:59 +01:00
|
|
|
COMMENT= RADIUS authenticator for squid proxy 2.5 and later
|
|
|
|
|
|
|
|
MAN8= squid_radius_auth.8
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|