summaryrefslogtreecommitdiff
path: root/mail/xbuffy/Makefile
blob: 399e53527eaecd2b41f50fff01076ab42689be4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xbuffy
# Version required:	3.3
# Date created:		18 June 1995
# Whom:			dchapes@zeus.leitch.com
#
# $FreeBSD$
#

DISTNAME=	xbuffy3.3
PKGNAME=	xbuffy-3.3
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	utilities

MAINTAINER=	dchapes@zeus.leitch.com

USE_IMAKE=	yes
MAN1=		xbuffy.1

.include <bsd.port.mk>