Tweak mail/xbuffy version 3.3.3_4
[dports.git] / mail / xbuffy / Makefile
1 # Created by: dchapes@zeus.leitch.com
2 # $FreeBSD$
3
4 PORTNAME=       xbuffy
5 PORTVERSION=    3.3.3
6 PORTREVISION=   4
7 CATEGORIES=     mail
8 MASTER_SITES=   http://www.fiction.net/blong/programs/xbuffy/
9 DISTNAME=       ${PORTNAME}-3.3.bl.3
10
11 MAINTAINER=     ports@FreeBSD.org
12 COMMENT=        A replacement for xbiff that handles multiple mail files
13
14 USE_XORG=       xext xt xaw
15 USE_GMAKE=      yes
16 GNU_CONFIGURE=  yes
17 MAN1=           xbuffy.1
18 PLIST_FILES=    bin/xbuffy lib/X11/app-defaults/XBuffy
19
20 NO_STAGE=       yes
21 .include <bsd.port.mk>