freebsd-ports/mail/xbuffy/Makefile

25 lines
527 B
Makefile
Raw Normal View History

# New ports collection makefile for: xbuffy
# Date created: 18 June 1995
# Whom: dchapes@zeus.leitch.com
#
1999-08-25 08:51:17 +02:00
# $FreeBSD$
#
2000-04-13 22:01:08 +02:00
PORTNAME= xbuffy
PORTVERSION= 3.3.3
PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
DISTNAME= ${PORTNAME}-3.3.bl.3
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:51:06 +01:00
COMMENT= A replacement for xbiff that handles multiple mail files
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= xbuffy.1
2005-04-26 10:24:08 +02:00
PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy
.include <bsd.port.mk>