# 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: # # profanity/ # profanity/Makefile # profanity/distinfo # profanity/pkg-descr # profanity/pkg-plist # echo c - profanity/ mkdir -p profanity/ > /dev/null 2>&1 echo x - profanity/Makefile sed 's/^X//' >profanity/Makefile << '755e90d830942c2182bb0f6fd8b7cbcd' X# $FreeBSD$ X XPORTNAME= profanity XPORTVERSION= 0.4.5 XCATEGORIES= net-im XMASTER_SITES= http://www.profanity.im/ X XMAINTAINER= arved@FreeBSD.org XCOMMENT= Console based XMPP client X XLICENSE= GPLv3 XLICENSE_FILE= ${WRKSRC}/LICENSE.txt X XLIB_DEPENDS= libstrophe.so:${PORTNAME}/net-im/libstrophe \ X libglib-2.0.so:${PORTSDIR}/devel/glib20 \ X libcurl.so:${PORTSDIR}/ftp/curl \ X libotr.so:${PORTSDIR}/security/libotr3 X XUSES= ncurses pkgconfig XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --enable-otr XCONFIGURE_ENV= LIBS="${CFLAGS} -lcrypto" X X.include 755e90d830942c2182bb0f6fd8b7cbcd echo x - profanity/distinfo sed 's/^X//' >profanity/distinfo << 'ca8d72147f4274aab7a3f0c452f8dbc0' XSHA256 (profanity-0.4.5.tar.gz) = 7436b38d03da0645f5cdb3ca3921b974a760ba68fa92e4def82519d759c7fc63 XSIZE (profanity-0.4.5.tar.gz) = 411095 ca8d72147f4274aab7a3f0c452f8dbc0 echo x - profanity/pkg-descr sed 's/^X//' >profanity/pkg-descr << '1213d7d32243af7c7d9f755ee1b71bec' XProfanity is a console based XMPP client written in C using ncurses and Xlibstrophe, inspired by Irssi X XWWW: http://www.profanity.im/ 1213d7d32243af7c7d9f755ee1b71bec echo x - profanity/pkg-plist sed 's/^X//' >profanity/pkg-plist << '225e163c223c655b1b672bfdaa2bdcb0' Xbin/profanity Xman/man1/profanity.1.gz Xshare/profanity/themes/aqua Xshare/profanity/themes/batman Xshare/profanity/themes/boothj5 Xshare/profanity/themes/hacker Xshare/profanity/themes/headache Xshare/profanity/themes/joker Xshare/profanity/themes/orange Xshare/profanity/themes/original Xshare/profanity/themes/redsplash Xshare/profanity/themes/shade Xshare/profanity/themes/spawn Xshare/profanity/themes/whiteness Xshare/profanity/themes/yellowsplash 225e163c223c655b1b672bfdaa2bdcb0 exit