mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c7389411b1
PR: 12074 Submitted by: maintainer
19 lines
422 B
Makefile
19 lines
422 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.4 1999/05/29 04:38:13 steve Exp $
|
|
#
|
|
|
|
DISTNAME= radiusclient-0.3
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://ftp.hamburg.cityline.net/pub/radiusclient/
|
|
|
|
MAINTAINER= maurice@serc.rmit.edu.au
|
|
|
|
USE_GMAKE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|