mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
431 B
Makefile
20 lines
431 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.3.1
|
|
CATEGORIES= net
|
|
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>
|