summaryrefslogtreecommitdiff
path: root/www/hypermail/Makefile
blob: a34894438357ab1c0e808c161edd311afa0c7f81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 <bsd.port.mk>