summaryrefslogblamecommitdiff
path: root/devel/libffi-devel/Makefile
blob: e510528aa7653d5d7d9578debb47187e3c92ef20 (plain) (tree)


















                                                                     
# New ports collection makefile for:	libffi
# Version required:     1.18
# Date created:		14, June, 1998
# Whom:			Horance Chou <horance@freedom.ie.cycu.edu.tw>
#
# $Id$
#

DISTNAME=       libffi-1.18
CATEGORIES=	devel
MASTER_SITES=   ftp://ftp.cygnus.com:/pub/green/

MAINTAINER=     horance@freedom.ie.cycu.edu.tw

GNU_CONFIGURE=  yes
WRKSRC=         ${WRKDIR}/${PKGNAME}
ALL_TARGET=     test

.include <bsd.port.mk>