mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
c1dece6a00
PR: ports/124749 Submitted by: Zhen REN <bg1tpt at gmail.com> (maintainer of rrdtool)
34 lines
693 B
Makefile
34 lines
693 B
Makefile
# New ports collection makefile for: dtc-toaster
|
|
# Date created: 20 November 2006
|
|
# Whom: Marc G. Fournier <scrappy@freebsd.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 6
|
|
PKGNAMESUFFIX= -toaster
|
|
|
|
MAINTAINER= scrappy@freebsd.org
|
|
|
|
BROKEN= Conflicting MySQL dependencies
|
|
DEPRECATED= Has been broken for more than 6 months
|
|
EXPIRATION_DATE=2008-09-19
|
|
|
|
CONFLICTS= dtc-[0-9]*
|
|
|
|
WITH_WEBALIZER=yes
|
|
WITH_AWSTATS=yes
|
|
WITH_MHONARC=yes
|
|
WITH_MLMMJ=yes
|
|
WITH_PUREFTPD=yes
|
|
WITH_POSTFIX=yes
|
|
WITH_CYRUS_IMAPD=yes
|
|
WITH_APACHE2=yes
|
|
WITH_PHP5=yes
|
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MASTERDIR= ${.CURDIR}/../dtc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|