freebsd-ports/net/freeradius-mysql/Makefile
Mark Linimon 59c7a7a03f Over to maintainer of the rest of the freeradius ports; old maintainer
has not had time for them for a while.

Hat:		portmgr
2010-12-02 00:11:55 +00:00

16 lines
500 B
Makefile

# New ports collection makefile for: freeradius-mysql
# Date created: 05 February 2007
# Whom: David Wood <david@wood2.org.uk>
#
# $FreeBSD$
MAINTAINER= rpsfa@rit.edu
COMMENT= A free RADIUS server implementation with MySQL support
# Set the necessary (private) knob before handing off to the master port
# (all the necessary support is in the master port)
FREERADIUS_SLAVE_MYSQL= yes
MASTERDIR= ${.CURDIR}/../freeradius
.include "${MASTERDIR}/Makefile"