aboutsummaryrefslogtreecommitdiff
path: root/net/fb
diff options
context:
space:
mode:
authorNikolai Lifanov <lifanov@FreeBSD.org>2017-01-21 18:48:35 +0000
committerNikolai Lifanov <lifanov@FreeBSD.org>2017-01-21 18:48:35 +0000
commit262cefb037337f81473cbb33b686d0806ac5d5b6 (patch)
tree4e7745e3717df9982e4f9456967064cb36bcd5ce /net/fb
parent450c345a8c30be4e1ee8baeec2aab7f83b054f13 (diff)
downloadports-262cefb037337f81473cbb33b686d0806ac5d5b6.tar.gz
ports-262cefb037337f81473cbb33b686d0806ac5d5b6.zip
Notes
Diffstat (limited to 'net/fb')
-rw-r--r--net/fb/Makefile30
-rw-r--r--net/fb/distinfo3
-rw-r--r--net/fb/pkg-descr3
3 files changed, 36 insertions, 0 deletions
diff --git a/net/fb/Makefile b/net/fb/Makefile
new file mode 100644
index 000000000000..9ec41f82c19e
--- /dev/null
+++ b/net/fb/Makefile
@@ -0,0 +1,30 @@
+# Created by: Greg Fitzgerald <gregf@hugops.pw>
+# $FreeBSD$
+
+PORTNAME= fb
+PORTVERSION= 2.0.3
+CATEGORIES= net python
+MASTER_SITES= http://paste.xinu.at/data/client/
+
+MAINTAINER= gregf@hugops.pw
+COMMENT= Client for paste.xinu.at
+
+LICENSE= GPLv3
+
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyliblzma>0:archivers/py-pyliblzma \
+ ${PYTHON_PKGNAMEPREFIX}pycurl>0:ftp/py-pycurl \
+ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg
+
+USES= python shebangfix
+NO_ARCH= yes
+
+SHEBANG_FILES= ${WRKSRC}/fb
+
+PLIST_FILES= bin/fb man/man1/fb.1.gz
+
+post-patch:
+ @${REINPLACE_CMD} -e \
+ 's|PREFIX=/usr|PREFIX=${LOCALBASE}|g ; \
+ s|share/man|man|g' ${WRKSRC}/Makefile
+
+.include <bsd.port.mk>
diff --git a/net/fb/distinfo b/net/fb/distinfo
new file mode 100644
index 000000000000..b7379ecf5543
--- /dev/null
+++ b/net/fb/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1484757087
+SHA256 (fb-2.0.3.tar.gz) = dd318de67c1581e6dfa6b6c84e8c8e995b27d115fed86d81d5579aa9a2358114
+SIZE (fb-2.0.3.tar.gz) = 22684
diff --git a/net/fb/pkg-descr b/net/fb/pkg-descr
new file mode 100644
index 000000000000..8cd4f6cc6acf
--- /dev/null
+++ b/net/fb/pkg-descr
@@ -0,0 +1,3 @@
+Client for paste.xinu.at
+
+WWW: https://paste.xinu.at