freebsd-ports/net/radiusclient/Makefile

23 lines
535 B
Makefile
Raw Normal View History

# 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$
#
PORTNAME= radiusclient
PORTVERSION= 0.3.2
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.cityline.net/pub/radiusclient/ \
ftp://ftp.ecrc.net//pub/netsw/net/ip/management/radius/
MAINTAINER= maurice@castro.aus.net
2003-02-21 14:28:59 +01:00
COMMENT= Client library and basic utilities for Radius authenticated login
USE_GMAKE= yes
USE_INC_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
.include <bsd.port.mk>