addde4c5de
- Change maintainer since predecessor is not responsible. PR: ports/27199 Submitted by: Kawaguti Ginga <ginga@athena.club.ne.jp>
22 lines
399 B
Makefile
22 lines
399 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= ginga@athena.club.ne.jp
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
MAN1= xbuffy.1
|
|
|
|
.include <bsd.port.mk>
|