openbsd-ports/mail/bulk_mailer/Makefile
kevlo e5d2657201 - Upgrade to version 1.13
- Add HOMEPAGE
- Take over maintainership, ok angelos@
2000-09-30 14:20:30 +00:00

26 lines
549 B
Makefile

# OpenBSD makefile for: bulk_mailer
# Version required: 1.5
# Date created: May 16 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.9 2000/09/30 14:20:30 kevlo Exp $
#
DISTNAME= bulk_mailer-1.13
CATEGORIES= mail
NEED_VERSION= 1.337
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>