1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/radiusclient/Makefile
2004-11-26 16:40:30 +00:00

21 lines
462 B
Makefile

# New ports collection makefile for: radiusclient
# Date created: Wed Nov 4 08:48:08 EST 1998
# Whom: maurice
#
# $FreeBSD$
#
PORTNAME= radiusclient
PORTVERSION= 0.4.7
CATEGORIES= net
MASTER_SITES= http://download.berlios.de/radiusclient-ng/
MAINTAINER= maurice@castro.aus.net
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>