aboutsummaryrefslogtreecommitdiff
path: root/www/hypermail/Makefile
blob: aac4c1b009b0c0b83d1810ac925a6b6c259c4e69 (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>