1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/radiusclient/Makefile

21 lines
451 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 14:24:37 +00:00
# $FreeBSD$
#
PORTNAME= radiusclient
PORTVERSION= 0.3.1
CATEGORIES= net
2000-02-01 21:20:20 +00: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
INSTALLS_SHLIB= yes
.include <bsd.port.mk>