Page MenuHomeDevCentral

D294.id693.diff
No OneTemporary

D294.id693.diff

diff --git a/devel/notifications-cli-client/Makefile b/devel/notifications-cli-client/Makefile
new file mode 100644
--- /dev/null
+++ b/devel/notifications-cli-client/Makefile
@@ -0,0 +1,29 @@
+# Created by: Dereckson <dereckson@gmail.com>
+# $FreeBSD$
+#
+# This port is a part of Nasqueron operations FreeBSD internal ports tree.
+
+PORTNAME= notifications-cli-client
+DISTVERSION= 2016-02-21
+CATEGORIES= devel
+DISTNAME= ${PORTNAME}
+
+MAINTAINER= dereckson@gmail.com
+COMMENT= Prints notifications to the console
+
+LICENSE= BSD2CLAUSE
+
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pika/amqp_object.py:${PORTSDIR}/devel/py-pika
+
+USE_GITHUB= yes
+GH_ACCOUNT= nasqueron
+GH_TAGNAME= 14aba99
+
+USES= python:3.4+
+NO_BUILD= yes
+PLIST_FILES= bin/notifications
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/notifications ${STAGEDIR}${PREFIX}/bin/
+
+.include <bsd.port.mk>
diff --git a/devel/notifications-cli-client/distinfo b/devel/notifications-cli-client/distinfo
new file mode 100644
--- /dev/null
+++ b/devel/notifications-cli-client/distinfo
@@ -0,0 +1,2 @@
+SHA256 (notifications-cli-client_GH0.tar.gz) = 0a039dbd2d070612dfcad3c0274307fcbac2da45876f3371f5106a3ee03c3be1
+SIZE (notifications-cli-client_GH0.tar.gz) = 1999
diff --git a/devel/notifications-cli-client/pkg-descr b/devel/notifications-cli-client/pkg-descr
new file mode 100644
--- /dev/null
+++ b/devel/notifications-cli-client/pkg-descr
@@ -0,0 +1,5 @@
+Client to connect to an AMQP broker to print notifications to the console.
+
+Intended to be used with the Nasqueron notifications center.
+
+WWW: https://github.com/nasqueron/notifications-cli-client

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 24, 05:58 (17 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2210599
Default Alt Text
D294.id693.diff (1 KB)

Event Timeline