aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xbiff/Makefile
blob: efa480f998f4d08e859c41ad138c914f8f870c77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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
PLIST_FILES=    bin/xbiff man/man1/xbiff.1.gz

.include <bsd.port.mk>