1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/net/radiusclient/Makefile
Steve Price 898dd65bc9 USE_LIBTOOL=yes and misc. cleanup.
PR:		11855
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:38:22 +00:00

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>