1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/www/hypermail/Makefile

25 lines
513 B
Makefile
Raw Normal View History

# New ports collection makefile for: hypermail
# Version required: 20b3
# Date created: 23 Dec 1997
# Whom: mjhsieh
#
1999-08-31 02:43:35 +00:00
# $FreeBSD$
#
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>