aboutsummaryrefslogtreecommitdiff
path: root/www/hypermail/Makefile
blob: 2426bbd28167c7d00512e3b17dafd7c6e0ad05d2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	hypermail
# Date created:				23 Dec 1997
# Whom:					mjhsieh
#
# $FreeBSD$
#

PORTNAME=	hypermail
PORTVERSION=	2b28
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.landfield.com/hypermail/ \
		ftp://ftp.faqs.org/hypermail/

MAINTAINER=	veers@disturbed.net

HAS_CONFIGURE=  yes

MAN1=		hypermail.1
MAN4=           hmrc.4

.include <bsd.port.mk>