# New ports collection makefile for:    php4-dtc
# Date created:         11 May 2004
# Whom:                 Thomas Goirand <thomas@goirand.fr>
#
# $FreeBSD: ports/ftp/proftpd-mysql/Makefile,v 1.2 2007/03/19 16:00:12 gabor Exp $

PORTNAME=	proftpd
PKGNAMESUFFIX=	-mysql

MAINTAINER=	thomas@goirand.fr
COMMENT=	Highly configurable ftp daemon with MySQL support

WITH_MYSQL=	yes
CONFLICTS=	proftpd-1.*

MASTERDIR=	${.CURDIR}/../../ftp/proftpd

.include	"${MASTERDIR}/Makefile"
