summaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx/Makefile
blob: 69b0f221982c0a38d3e8fafd0e53fdad569fe468 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	nail
# Date created:		20 October 2000
# Whom:			Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	nail
PORTVERSION=	9.29
CATEGORIES=	mail
MASTER_SITES=	http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/

MAINTAINER=	ports@FreeBSD.org

GNU_CONFIGURE=	yes
MAN1=		nail.1

.include <bsd.port.mk>