mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
380 B
Makefile
19 lines
380 B
Makefile
# New ports collection makefile for: radiusclient
|
|
# Version required: 0.3
|
|
# Date created: Wed Nov 4 08:48:08 EST 1998
|
|
# Whom: maurice
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|