aboutsummaryrefslogblamecommitdiff
path: root/net/freeradius-client/Makefile
blob: 57bd8f8f397fdb800f594847cdc28ece37d043dc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                 
           










                                                                 
                     
                   
                       




                                      
# Created by: netch@netch.kiev.ua
# $FreeBSD$

PORTNAME=	freeradius-client
PORTVERSION=	1.1.6
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.freeradius.org/pub/freeradius/ \
		ftp://ftp.suntel.com.tr/pub/freeradius/

MAINTAINER=	netch@portaone.com
COMMENT=	Client library and basic utilities for RADIUS AAA

USE_BZIP2=	yes
USES=		gmake
GNU_CONFIGURE=	yes
USE_AUTOTOOLS=	libtool
USE_LDCONFIG=	yes

CONFLICTS=	radiusclient-ng-[0-9]*

.include <bsd.port.mk>