openbsd-ports/mail/bulk_mailer/Makefile
espie 1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00

20 lines
397 B
Makefile

# OpenBSD makefile for: bulk_mailer
# Version required: 1.5
# Date created: May 16 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.3 2000/02/10 23:14:32 espie Exp $
#
DISTNAME= bulk_mailer-1.5
CATEGORIES= mail
MASTER_SITES= ftp://cs.utk.edu/pub/moore/bulk_mailer/
EXTRACT_SUFX= .tar
NEED_VERSION= 1.191
MAINTAINER= angelos@openbsd.org
WRKDIST= ${WRKDIR}
.include <bsd.port.mk>