openbsd-ports/mail/procmail/Makefile
rohee df16120bbe Should fix installation using the port, that had the effect of changing
/var/mail mode. The package should be identical.
2000-07-22 17:20:51 +00:00

32 lines
1.0 KiB
Makefile

# $OpenBSD: Makefile,v 1.14 2000/07/22 17:20:51 rohee Exp $
# Original from: Ejovi Nuwere <ejovi@ejovi.net>
DISTNAME= procmail-3.14
CATEGORIES= mail
MASTER_SITES= ftp://ftp.procmail.org/pub/procmail/ \
ftp://ftp.psg.com/pub/unix/procmail/ \
ftp://ftp.ucsb.edu/pub/mirrors/procmail/ \
ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/procmail/ \
ftp://ftp.net.ohio-state.edu/pub/networking/mail/procmail/ \
ftp://ftp.fdt.net/pub/unix/packages/procmail/ \
ftp://ftp.tamu.edu/pub/mirrors/procmail/ \
ftp://ftp.kfki.hu/pub/packages/mail/procmail/ \
ftp://giswitch.sggw.waw.pl/pub/unix/procmail/ \
ftp://ftp.solarisguide.com/pub/procmail/ \
ftp://ftp.win.ne.jp/pub/network/mail/procmail/ \
ftp://ftp.ring.gr.jp/pub/net/mail/procmail/ \
ftp://sunsite.cnlab-switch.ch/mirror/procmail/
MAINTAINER= rohee@OpenBSD.ORG
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
HOMEPAGE= http://www.procmail.org
.include <bsd.port.mk>