freebsd-ports/ftp/proftpd-mysql/Makefile
2004-05-25 00:42:07 +00:00

16 lines
406 B
Makefile

# New ports collection makefile for: php4-dtc
# Date created: 11 May 2004
# Whom: Thomas Goirand <thomas@goirand.fr>
#
# $FreeBSD$
MAINTAINER= thomas@goirand.fr
COMMENT= Highly configurable ftp daemon with MySQL support
PKGNAMESUFFIX= -mysql
WITH_MYSQL= yes
CONFLICTS= proftpd-1.*
MASTERDIR= ${.CURDIR}/../../ftp/proftpd
.include "${MASTERDIR}/Makefile"