freebsd-ports/net/radiusclient/Makefile

21 lines
462 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
2004-11-26 17:40:30 +01:00
PORTVERSION= 0.4.7
CATEGORIES= net
2004-10-17 21:13:00 +02:00
MASTER_SITES= http://download.berlios.de/radiusclient-ng/
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>