mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
17 lines
240 B
Makefile
17 lines
240 B
Makefile
# $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
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|