1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/net/radiusclient/Makefile

21 lines
433 B
Makefile

# Created by: maurice
# $FreeBSD$
PORTNAME= radiusclient
PORTVERSION= 0.5.6
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= SF/radiusclient-ng.berlios
DISTNAME= ${PORTNAME}-ng-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
COMMENT= Client library and basic utilities for RADIUS AAA
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= gmake libtool
USE_LDCONFIG= yes
ETCDIR= ${PREFIX}/etc/${PORTNAME}-ng
.include <bsd.port.mk>