1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# New ports collection makefile for: php4-dtc # Date created: 11 May 2004 # Whom: Thomas Goirand <thomas@goirand.fr> # # $FreeBSD$ PORTNAME= proftpd PKGNAMESUFFIX= -mysql MAINTAINER= ports@FreeBSD.org COMMENT= Highly configurable ftp daemon with MySQL support WITH_MYSQL= yes CONFLICTS= proftpd-1.* MASTERDIR= ${.CURDIR}/../../ftp/proftpd .include "${MASTERDIR}/Makefile"