freebsd-ports/net/radiusclient/Makefile

20 lines
431 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 10:24:37 -04:00
# $FreeBSD$
#
PORTNAME= radiusclient
PORTVERSION= 0.3.1
CATEGORIES= net
2000-02-01 16:20:20 -05:00
MASTER_SITES= ftp://ftp.hamburg.cityline.net/pub/radiusclient/ \
ftp://ftp.ecrc.net/pub/netsw/Network/IP/Management/RADIUS/
MAINTAINER= maurice@serc.rmit.edu.au
USE_GMAKE= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>