From c0c19c842c1d0bb942d9090ca9371a7ab2ef214b Mon Sep 17 00:00:00 2001 From: bouyer Date: Tue, 14 Dec 1999 16:24:53 +0000 Subject: Initial import of FreeBSD's "hypermail" package: A program to generate a cross-referenced HTML mail archive --- www/hypermail/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 www/hypermail/Makefile (limited to 'www/hypermail/Makefile') diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile new file mode 100644 index 00000000000..a3489443835 --- /dev/null +++ b/www/hypermail/Makefile @@ -0,0 +1,24 @@ +# New ports collection makefile for: hypermail +# Version required: 20b3 +# Date created: 23 Dec 1997 +# Whom: mjhsieh +# +# $FreeBSD: ports/www/hypermail/Makefile,v 1.4 1999/08/31 02:42:53 peter Exp $ +# + +DISTNAME= hypermail +PKGNAME= hypermail-${HYPERMAIL_VERSION} +CATEGORIES= www +MASTER_SITES= ftp://ftp.landfield.com/hypermail/ \ + ftp://ftp.faqs.org/hypermail/ + +MAINTAINER= veers@disturbed.net + +HYPERMAIL_VERSION= 20b3 +WRKSRC= ${WRKDIR}/hypermail-${HYPERMAIL_VERSION} +HAS_CONFIGURE= yes + +MAN1= hypermail.1 +MAN4= hmrc.4 + +.include -- cgit v1.2.3