# 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: # # libestr # libestr/files # libestr/files/patch-Makefile.in # libestr/pkg-plist # libestr/pkg-descr # libestr/distinfo # libestr/Makefile # echo c - libestr mkdir -p libestr > /dev/null 2>&1 echo c - libestr/files mkdir -p libestr/files > /dev/null 2>&1 echo x - libestr/files/patch-Makefile.in sed 's/^X//' >libestr/files/patch-Makefile.in << 'b9d88e38e9f837b60668fd6423695f5d' X--- Makefile.in..orig 2011-06-20 13:31:12.833335470 -0500 X+++ Makefile.in 2011-06-20 13:31:27.073909538 -0500 X@@ -251,7 +251,7 @@ X top_builddir = . X top_srcdir = . X SUBDIRS = include src X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(prefix)/libdata/pkgconfig X pkgconfig_DATA = libestr.pc X ACLOCAL_AMFLAGS = -I m4 X all: config.h b9d88e38e9f837b60668fd6423695f5d echo x - libestr/pkg-plist sed 's/^X//' >libestr/pkg-plist << '35cae9d6382fb5966ec2484e2c8227c4' X@comment $FreeBSD$ Xinclude/libestr.h Xlib/libestr.a Xlib/libestr.la Xlib/libestr.so Xlib/libestr.so.0 Xlibdata/pkgconfig/libestr.pc 35cae9d6382fb5966ec2484e2c8227c4 echo x - libestr/pkg-descr sed 's/^X//' >libestr/pkg-descr << 'e3d07befbdb86ed827a129898ad1a208' XA library for some string essentials. X XWWW: http://libestr.adiscon.com/ e3d07befbdb86ed827a129898ad1a208 echo x - libestr/distinfo sed 's/^X//' >libestr/distinfo << '6bd2faaa8fc2a4823631d3f186630e3f' XSHA256 (libestr-0.1.0.tar.gz) = 9fcbe41323a4a62bce695776b80aee3512db99ebdd9b9ee0de4a8d8aeb187972 XSIZE (libestr-0.1.0.tar.gz) = 311934 6bd2faaa8fc2a4823631d3f186630e3f echo x - libestr/Makefile sed 's/^X//' >libestr/Makefile << '75fdc6065cfb668e124cc5a0e7c9dca8' X# New ports collection makefile for: libestr X# Date created: 2011-06-20 X# Whom: Jim Riggs X# X# $FreeBSD$ X# X XPORTNAME= libestr XPORTVERSION= 0.1.0 XCATEGORIES= devel XMASTER_SITES= http://libestr.adiscon.com/files/download/ X XMAINTAINER= pgollucci@FreeBSD.org XCOMMENT= A library for some string essentials X XUSE_LDCONFIG= yes X XGNU_CONFIGURE= yes XCONFIGURE_ARGS+= --prefix="${PREFIX}" --disable-testbench X X.include 75fdc6065cfb668e124cc5a0e7c9dca8 exit