openbsd-ports/mail/bulk_mailer/Makefile

28 lines
614 B
Makefile
Raw Normal View History

1998-05-17 00:20:30 -04:00
# 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 $
1998-05-17 00:20:30 -04:00
#
COMMENT= "speed mail delivery by sorting & batching addresses"
DISTNAME= bulk_mailer-1.13
1998-05-17 00:20:30 -04:00
CATEGORIES= mail
NEED_VERSION= 1.402
1998-05-17 00:20:30 -04:00
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>
1998-05-17 00:20:30 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:41:07 -05:00
CONFIGURE_STYLE= gnu
1998-05-17 00:20:30 -04:00
.include <bsd.port.mk>