1998-08-10 02:08:48 +02:00
|
|
|
# New ports collection makefile for: libffi
|
1999-02-02 14:54:00 +01:00
|
|
|
# Date created: 14, June, 1998
|
|
|
|
# Whom: Horance Chou <horance@freedom.ie.cycu.edu.tw>
|
1998-08-10 02:08:48 +02:00
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1998-08-10 02:08:48 +02:00
|
|
|
#
|
|
|
|
|
2000-04-11 23:30:15 +02:00
|
|
|
PORTNAME= libffi
|
|
|
|
PORTVERSION= 1.20
|
1998-08-10 02:08:48 +02:00
|
|
|
CATEGORIES= devel
|
1999-11-26 18:33:15 +01:00
|
|
|
MASTER_SITES= ftp://sourceware.cygnus.com/pub/libffi/
|
1998-08-10 02:08:48 +02:00
|
|
|
|
1999-11-26 18:33:15 +01:00
|
|
|
MAINTAINER= horance@freedom.ie.cycu.edu.tw
|
1998-08-10 02:08:48 +02:00
|
|
|
|
1999-11-26 18:33:15 +01:00
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
1999-03-08 08:28:36 +01:00
|
|
|
CONFIGURE_TARGET= # empty
|
1998-10-24 19:14:23 +02:00
|
|
|
|
1998-08-10 02:08:48 +02:00
|
|
|
.include <bsd.port.mk>
|