2006-11-20 15:34:44 +01:00
|
|
|
# New ports collection makefile for: dtc-toaster
|
|
|
|
# Date created: 20 November 2006
|
|
|
|
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2007-07-23 10:15:09 +02:00
|
|
|
PORTREVISION= 4
|
2006-11-20 15:34:44 +01:00
|
|
|
PKGNAMESUFFIX= -toaster
|
|
|
|
|
|
|
|
MAINTAINER= scrappy@freebsd.org
|
|
|
|
|
2007-09-29 14:22:20 +02:00
|
|
|
BROKEN= Conflicting MySQL dependencies
|
|
|
|
|
2006-11-20 15:34:44 +01:00
|
|
|
CONFLICTS= dtc-[0-9]*
|
|
|
|
|
2006-11-20 15:40:28 +01:00
|
|
|
WITH_WEBALIZER=yes
|
|
|
|
WITH_AWSTATS=yes
|
|
|
|
WITH_MHONARC=yes
|
|
|
|
WITH_MLMMJ=yes
|
|
|
|
WITH_PUREFTPD=yes
|
|
|
|
WITH_POSTFIX=yes
|
2006-12-06 07:46:50 +01:00
|
|
|
WITH_CYRUS_IMAPD=yes
|
2006-11-20 15:40:28 +01:00
|
|
|
WITH_APACHE2=yes
|
|
|
|
WITH_PHP5=yes
|
|
|
|
|
2007-07-23 10:15:09 +02:00
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
2006-11-20 15:34:44 +01:00
|
|
|
|
|
|
|
MASTERDIR= ${.CURDIR}/../dtc
|
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|