aboutsummaryrefslogtreecommitdiff
path: root/mail/xmail/Makefile
blob: 6c2a184d76f3ff7e14b7657a475ee51533d5c780 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for: xmail
# Date created:		15 July 1997
# Whom:			Stephen Roznowski <sjr1@flash.net>
#
# $FreeBSD$
#

PORTNAME=	xmail
PORTVERSION=	1.6
PORTREVISION=	1
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	applications
DISTNAME=	${PORTNAME}_${PORTVERSION}

MAINTAINER=	sjr@comcast.net
COMMENT=	An X-based interface to the Berkeley mail program

USE_IMAKE=	yes
USE_XPM=	yes
USE_XORG=	xbitmaps
MAN1=		xmail.1

.include <bsd.port.mk>