openbsd-ports/mail/bulk_mailer/Makefile

28 lines
614 B
Makefile

# OpenBSD makefile for: bulk_mailer
# Version required: 1.5
# Date created: May 16 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.10 2001/05/06 01:45:57 lebel Exp $
#
COMMENT= "speed mail delivery by sorting & batching addresses"
DISTNAME= bulk_mailer-1.13
CATEGORIES= mail
NEED_VERSION= 1.402
MASTER_SITES= ftp://cs.utk.edu/pub/moore/bulk_mailer/
HOMEPAGE= http://www.cs.utk.edu/~moore/software.html
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>