freebsd-ports/sysutils/dtc-toaster/Makefile

32 lines
615 B
Makefile
Raw Normal View History

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