1998-11-04 04:17:53 +01:00
|
|
|
# New ports collection makefile for: radiusclient
|
|
|
|
# Date created: Wed Nov 4 08:48:08 EST 1998
|
|
|
|
# Whom: maurice
|
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1998-11-04 04:17:53 +01:00
|
|
|
#
|
|
|
|
|
2000-04-09 20:14:07 +02:00
|
|
|
PORTNAME= radiusclient
|
2003-01-20 21:12:52 +01:00
|
|
|
PORTVERSION= 0.3.2
|
2004-02-04 06:10:27 +01:00
|
|
|
PORTREVISION= 1
|
1999-01-13 00:37:51 +01:00
|
|
|
CATEGORIES= net
|
2003-01-20 21:12:52 +01:00
|
|
|
MASTER_SITES= ftp://ftp.cityline.net/pub/radiusclient/ \
|
2003-11-03 02:11:58 +01:00
|
|
|
ftp://ftp.ecrc.net//pub/netsw/net/ip/management/radius/
|
1998-11-04 04:17:53 +01:00
|
|
|
|
2003-12-07 07:08:36 +01:00
|
|
|
MAINTAINER= maurice@castro.aus.net
|
2003-02-21 14:28:59 +01:00
|
|
|
COMMENT= Client library and basic utilities for Radius authenticated login
|
1998-11-04 04:17:53 +01:00
|
|
|
|
1999-01-13 00:37:51 +01:00
|
|
|
USE_GMAKE= yes
|
2004-07-09 19:43:11 +02:00
|
|
|
USE_INC_LIBTOOL_VER=13
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
1998-11-04 04:17:53 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|