freebsd-ports/devel/libffi-devel/Makefile

20 lines
391 B
Makefile
Raw Normal View History

# New ports collection makefile for: libffi
# Date created: 14, June, 1998
# Whom: Horance Chou <horance@freedom.ie.cycu.edu.tw>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
2000-04-11 23:30:15 +02:00
PORTNAME= libffi
PORTVERSION= 1.20
CATEGORIES= devel
MASTER_SITES= ftp://sourceware.cygnus.com/pub/libffi/
MAINTAINER= horance@freedom.ie.cycu.edu.tw
USE_LIBTOOL= yes
INSTALLS_SHLIBS= yes
CONFIGURE_TARGET= # empty
.include <bsd.port.mk>