mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
df3c9e78bd
*** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
23 lines
459 B
Makefile
23 lines
459 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
|
|
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
|
|
|
|
.include <bsd.port.mk>
|