1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/mail/xbuffy/Makefile

23 lines
459 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 06:51:17 +00:00
# $FreeBSD$
#
2000-04-13 20:01:08 +00:00
PORTNAME= xbuffy
PORTVERSION= 3.3.3
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
DISTNAME= ${PORTNAME}-3.3.bl.3
MAINTAINER= ports@FreeBSD.org
2003-02-21 12:51:06 +00:00
COMMENT= A replacement for xbiff that handles multiple mail files
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= xbuffy.1
.include <bsd.port.mk>