# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	math/fpc-gmp
#	math/fpc-gmp/Makefile
#	math/fpc-gmp/pkg-plist
#
echo c - math/fpc-gmp
mkdir -p math/fpc-gmp > /dev/null 2>&1
echo x - math/fpc-gmp/Makefile
sed 's/^X//' >math/fpc-gmp/Makefile << '8b6ac1c9fbec37e915066691155a942b'
X# New ports collection makefile for:	fpc-gmp
X# Date created: 			2010-04-22
X# Whom: 				Christopher Key <cjk32@cam.ac.uk>
X#
X# $FreeBSD: ports/www/fpc-httpd22/Makefile,v 1.3 2009/01/19 22:40:59 acm Exp $
X#
X
XPORTREVISION=	0
XCATEGORIES=	math lang
XPKGNAMESUFFIX=	-gmp
X
XMAINTAINER=	acm@FreeBSD.org
XCOMMENT=	Free Pascal interface to gmp library
X
XUSE_FPC=	yes
X
XMASTERDIR=	${.CURDIR}/../../lang/fpc
XWRKUNITDIR=	${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}
XEXTRACTUNITDIR+=	${WRKUNITDIR}
X
XOPTIONS=	GMP	"Install gmp library"	on
X
X.include "${MASTERDIR}/Makefile"
8b6ac1c9fbec37e915066691155a942b
echo x - math/fpc-gmp/pkg-plist
sed 's/^X//' >math/fpc-gmp/pkg-plist << 'b6380236d9395cdb2614b3da5601ffbc'
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gmp/Package.fpc
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gmp/gmp.o
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gmp/gmp.ppu
Xlib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gmp/libpgmp.a
X@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/gmp
X@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
X@dirrmtry lib/fpc/%%PORTVERSION%%/units
X@dirrmtry lib/fpc/%%PORTVERSION%%
X@dirrmtry lib/fpc
b6380236d9395cdb2614b3da5601ffbc
exit

