1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/mail/xbuffy/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

25 lines
527 B
Makefile

# New ports collection makefile for: xbuffy
# Date created: 18 June 1995
# Whom: dchapes@zeus.leitch.com
#
# $FreeBSD$
#
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
COMMENT= A replacement for xbiff that handles multiple mail files
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= xbuffy.1
PLIST_FILES= bin/xbuffy lib/X11/app-defaults/XBuffy
.include <bsd.port.mk>