# 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: # # tclgpg # tclgpg/Makefile # tclgpg/distinfo # tclgpg/pkg-descr # echo c - tclgpg mkdir -p tclgpg > /dev/null 2>&1 echo x - tclgpg/Makefile sed 's/^X//' >tclgpg/Makefile << '3caf91fcf7264023627b2a20e0415870' X# Created by: mp39590@gmail.com X# $FreeBSD$ X XPORTNAME= tclgpg XPORTVERSION= 0.0.0.20150324 XCATEGORIES= security tcl XMASTER_SITES= http://chiselapp.com/user/sgolovan/repository/tclgpg/tarball/ XDISTNAME= tclgpg-4cfd9fa949 X XMAINTAINER= mp39590@gmail.com XCOMMENT= Tcl interface to GNU Privacy Guard with interface similar to TclGPGME X XLICENSE= BSD2CLAUSE X XBUILD_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib XRUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg1 X XUSES= tcl autoreconf gmake XGNU_CONFIGURE= yes XUSE_LDCONFIG= yes XWRKSRC= ${WRKDIR}/tclgpg-4cfd9fa949 X XCONFIGURE_ARGS= --with-tcl=${TCL_LIBDIR} X XPLIST_FILES= lib/gpg1.0/libgpg1.0.so \ X lib/gpg1.0/pkgIndex.tcl \ X lib/gpg1.0/tclgpg.tcl \ X man/mann/gpg.n.gz X X.include 3caf91fcf7264023627b2a20e0415870 echo x - tclgpg/distinfo sed 's/^X//' >tclgpg/distinfo << '50e1ef20bca9d0959bc520e7871db187' XSHA256 (tclgpg-4cfd9fa949.tar.gz) = 47b3a9dd1267c2e843c95edda798bd5c78be07bbfb292f2b70e3573a1170e088 XSIZE (tclgpg-4cfd9fa949.tar.gz) = 71951 50e1ef20bca9d0959bc520e7871db187 echo x - tclgpg/pkg-descr sed 's/^X//' >tclgpg/pkg-descr << '63d49706f84b2084a463760677b9f584' XTcl interface to GNU Privacy Guard with interface similar to TclGPGME X XWWW: https://chiselapp.com/user/sgolovan/repository/tclgpg/ 63d49706f84b2084a463760677b9f584 exit