summaryrefslogtreecommitdiff
path: root/x11/xbiff/Makefile
blob: 1350b0e8e1fc3e2e364119c6f0ec4957654f97cc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	xbiff
PORTVERSION=	1.0.3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Mailbox flag for X

XORG_CAT=	app
USE_XORG=	xbitmaps xext xaw
MAN1=		xbiff.1
PLIST_FILES=	bin/xbiff

.include <bsd.port.mk>