# 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: # # devel/liballium/ # devel/liballium/pkg-plist # devel/liballium/Makefile # devel/liballium/pkg-descr # devel/liballium/distinfo # echo c - devel/liballium/ mkdir -p devel/liballium/ > /dev/null 2>&1 echo x - devel/liballium/pkg-plist sed 's/^X//' >devel/liballium/pkg-plist << '5485638ff834a8321a1ca2abfbb1dbd4' Xinclude/allium/allium.h Xinclude/allium/allium_ptcfg.h Xinclude/allium/bstrlib.h Xlib/liballium-1.0.a Xlib/liballium-1.0.la Xlib/liballium-1.0.so Xlib/liballium-1.0.so.0 Xlibdata/pkgconfig/liballium-1.0.pc Xshare/licenses/%%PKGNAME%%/COPYING X@dirrmtry share/licenses/%%PKGNAME%% X@dirrmtry libdata/pkgconfig X@dirrmtry include/allium 5485638ff834a8321a1ca2abfbb1dbd4 echo x - devel/liballium/Makefile sed 's/^X//' >devel/liballium/Makefile << 'b6dee429b2b6749acea7ee176f47167f' X# Created by: Fabian Keil X# $FreeBSD$ X XPORTNAME= liballium XPORTVERSION= 0.0.1 XCATEGORIES= devel security XMASTER_SITES= GH XDISTNAME= g-${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-${GH_COMMIT} X XMAINTAINER= fk@fabiankeil.de XCOMMENT= Tor pluggable transports utility library X XUSE_GITHUB= yes XGH_ACCOUNT= Yawning XGH_COMMIT= 0c9b50f XGH_TAGNAME= ${GH_COMMIT} X XHAS_CONFIGURE= yes XUSE_BZIP2= yes XUSES= pkgconfig XUSE_AUTOTOOLS= autoconf aclocal automake libtool XUSE_LDCONFIG= yes X XPLIST_SUB+= PKGNAME=${PKGNAME} X XCONFIGURE_ARGS+= --prefix="${PREFIX}" \ X --includedir=${LOCALBASE}/include \ X --libdir=${LOCALBASE}/lib X XCFLAGS+= -I${LOCALBASE}/include XLDFLAGS+= -L${LOCALBASE}/lib X Xpost-patch: X @${REINPLACE_CMD} -E -e "s@^(pkgconfigdir =) .*@\1 ${LOCALBASE}/libdata/pkgconfig@" \ X ${WRKSRC}/Makefile.am X Xpre-configure: X @(cd ${WRKSRC}; ./autogen.sh) X Xpost-install: X @${MKDIR} ${STAGEDIR}/${PREFIX}/share/licenses/${PKGNAME} X ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${PREFIX}/share/licenses/${PKGNAME} X X.include b6dee429b2b6749acea7ee176f47167f echo x - devel/liballium/pkg-descr sed 's/^X//' >devel/liballium/pkg-descr << '73527ededf0f426454acf0d7df94df50' Xliballium attempts to reduce the amount of boilerplate code required to Ximplement pluggable transports for Tor in C or C++. X XWWW: https://github.com/yawning/liballium 73527ededf0f426454acf0d7df94df50 echo x - devel/liballium/distinfo sed 's/^X//' >devel/liballium/distinfo << '8f60e02642fc80a7eeb2b228b34f35a1' XSHA256 (g-Yawning-liballium-0.0.1-0c9b50f.tar.bz2) = cf621145ae328d3694fda1231a645cf91ccc5fcd7edfaf263a21e20d9e48853d XSIZE (g-Yawning-liballium-0.0.1-0c9b50f.tar.bz2) = 39938 8f60e02642fc80a7eeb2b228b34f35a1 exit