freebsd-ports/mail/xbuffy/Makefile

23 lines
465 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
CATEGORIES= mail
MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/
DISTNAME= ${PORTNAME}-3.3.bl.3
MAINTAINER= ginga@athena.club.ne.jp
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
.include <bsd.port.mk>