# New ports collection makefile for:    flexfax
# Version required:     v2.3beta038special
# Date created:         23 November 1994
# Whom:                 ljo
#
# $Id: Makefile,v 1.4 1995/04/15 04:58:51 asami Exp $
#

DISTNAME=	flexfax
PKGNAME=	flexfax-2.3b.036
CATEGORIES+=	comms
MASTER_SITES=	ftp://sgi.com/sgi/fax/source/
DISTFILES=	flexfax-v2.3beta036special-tar.gz

# The configure script is interactive
IS_INTERACTIVE= yes
HAS_CONFIGURE=  yes
WRKSRC=         ${WRKDIR}/v2.3beta036
USE_GMAKE=      yes
PKG_ARGS=       -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST

.include <bsd.port.mk>
