summaryrefslogtreecommitdiff
path: root/www/hypermail/Makefile
blob: ddde240061e40fc428d0149e193f92e1162ec12c (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
# Version required:			1.02
# Date created:				23 Dec 1997
# Whom:					mjhsieh
#
# $Id: Makefile,v 1.1.1.1 1998/03/17 01:22:22 vanilla Exp $
#

DISTNAME=       hypermail_1.02
PKGNAME=        hypermail-1.02
CATEGORIES=     www
MASTER_SITES=   ftp://ftp.landfield.com/hypermail/ \
		ftp://ftp.faqs.org/hypermail/

MAINTAINER=     mjhsieh@life.nthu.edu.tw

WRKSRC=		${WRKDIR}/hypermail-1.02.orig

MAN1=		hypermail.1

.include <bsd.port.mk>