Index: irc/bitlbee-discord/Makefile =================================================================== --- irc/bitlbee-discord/Makefile (nonexistent) +++ irc/bitlbee-discord/Makefile (working copy) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= bitlbee-discord +PORTVERSION= 0.4.2 +CATEGORIES= irc + +MAINTAINER= arfy32@gmail.com +COMMENT= Discord plugin for bitlbee + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib +BUILD_DEPENDS= bitlbee:irc/bitlbee + +USES= autoreconf gettext-runtime libtool pkgconfig +USE_GNOME= glib20 +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-plugindir=${PREFIX}/lib/bitlbee + +USE_GITHUB= yes +GH_ACCOUNT= sm00th + +INSTALL_TARGET= install-strip + +PLIST_FILES= lib/bitlbee/discord.so\ + share/bitlbee/discord-help.txt + +.include Property changes on: irc/bitlbee-discord/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: irc/bitlbee-discord/distinfo =================================================================== --- irc/bitlbee-discord/distinfo (nonexistent) +++ irc/bitlbee-discord/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544685263 +SHA256 (sm00th-bitlbee-discord-0.4.2_GH0.tar.gz) = de45b8bb05b513eb012e5a5992a87255de7cf2713bbe66d86457beb97a9b6c52 +SIZE (sm00th-bitlbee-discord-0.4.2_GH0.tar.gz) = 33704 Property changes on: irc/bitlbee-discord/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: irc/bitlbee-discord/pkg-descr =================================================================== --- irc/bitlbee-discord/pkg-descr (nonexistent) +++ irc/bitlbee-discord/pkg-descr (working copy) @@ -0,0 +1,4 @@ +Bitlbee plugin to allow connections to the discord chat service. A more +lightweight alternative to using bitlbee compiled with libpurple support. + +WWW: https://github.com/sm00th/bitlbee-discord Property changes on: irc/bitlbee-discord/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property