freebsd-ports/www/hypermail/Makefile
Steve Price 8f202caed1 Working directory and package name changed.
PR:		6744
Reviewed by:	maintainer
1998-05-25 19:49:04 +00:00

22 lines
483 B
Makefile

# 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>