1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/metamail/Makefile

27 lines
678 B
Makefile
Raw Normal View History

# New ports collection makefile for: metamail
# Version required: 2.7
# Date created: 17 Oct 1994
# Whom: torstenb
#
# $Id: Makefile,v 1.7 1996/11/17 07:42:35 obrien Exp $
#
DISTNAME= mm2.7
1995-04-11 20:28:32 +00:00
PKGNAME= mm-2.7
CATEGORIES= mail
1995-04-11 20:28:32 +00:00
MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/
EXTRACT_SUFX= .tar.Z
MAINTAINER= torstenb@FreeBSD.ORG
1995-04-11 20:28:32 +00:00
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAN1= audiocompose.1 audiosend.1 extcompose.1 \
getfilename.1 mailto-hebrew.1 mailto.1 metamail.1 \
metasend.1 mime.1 mimencode.1 mmencode.1 \
patch-metamail.1 richtext.1 showaudio.1 \
showexternal.1 shownonascii.1 showpartial.1 \
showpicture.1 splitmail.1
1996-11-17 07:42:58 +00:00
MAN4= mailcap.4
.include <bsd.port.mk>