opnsense-ports/net/radiusclient/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

20 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>