mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
898dd65bc9
PR: 11855 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
19 lines
414 B
Makefile
19 lines
414 B
Makefile
# New ports collection makefile for: radiusclient
|
|
# Version required: 0.3
|
|
# Date created: Wed Nov 4 08:48:08 EST 1998
|
|
# Whom: maurice
|
|
#
|
|
# $Id: Makefile,v 1.3 1999/05/04 22:36:19 steve Exp $
|
|
#
|
|
|
|
DISTNAME= radiusclient-0.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.cityline.net/pub/radiusclient/
|
|
|
|
MAINTAINER= maurice@serc.rmit.edu.au
|
|
|
|
USE_GMAKE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|