# New ports collection makefile for:   ffcall
# Date created:        21 February 2001
# Whom:                jagapen@home.com
#
# $FreeBSD: ports/devel/ffcall/Makefile,v 1.4 2002/11/10 16:45:32 lioux Exp $
#

PORTNAME=      ffcall
PORTVERSION=   1.8
CATEGORIES=    devel
MASTER_SITES=  ftp://ftp.santafe.edu/pub/gnu/

MAINTAINER=    ports@FreeBSD.org

USE_GMAKE=     yes
USE_LIBTOOL=   yes
INSTALLS_SHLIB=        yes

MAN3=          avcall.3 callback.3 trampoline.3 trampoline_r.3 vacall.3
MANCOMPRESSED= no

.include <bsd.port.mk>
