1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/ftp/proftpd-mysql/Makefile
2004-05-25 00:42:07 +00:00

17 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"