# New ports collection makefile for:    gmp
# Version required:     1.3.2
# Date created:         28 Dec 1994
# Whom:                 jmacd@uclink.berkeley.edu
#
# $Id: Makefile,v 1.3 1995/06/24 11:40:29 asami Exp $
#

DISTNAME=       gmp-1.3.2
CATEGORIES+=	math
MASTER_SITES=	ftp://gatekeeper.dec.com/pub/GNU/ \
		ftp://prep.ai.mit.edu/pub/gnu/

post-install:
	ldconfig -m ${PREFIX}/lib

.include <bsd.port.mk>
