summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2019-12-29 01:29:40 +0000
committerfox <fox@pkgsrc.org>2019-12-29 01:29:40 +0000
commit19a8afde171c90c9c797565787647f8a528886c6 (patch)
treef02a3055c6ef7fa5c35fef7de573e8f57db8f3f6
parenta1eb524c5a31d67b7fc60dfdda169d342f9a667b (diff)
downloadpkgsrc-19a8afde171c90c9c797565787647f8a528886c6.tar.gz
Import of pfetch-0.4.0 as sysutils/pfetch
Pretty and simple system information tool written in POSIX sh, supporting: Linux; Android; MacOS; OpenBSD; FreeBSD; NetBSD; Haiku; Minix; Solaris; and more.
-rw-r--r--sysutils/pfetch/DESCR3
-rw-r--r--sysutils/pfetch/Makefile22
-rw-r--r--sysutils/pfetch/PLIST2
-rw-r--r--sysutils/pfetch/distinfo6
4 files changed, 33 insertions, 0 deletions
diff --git a/sysutils/pfetch/DESCR b/sysutils/pfetch/DESCR
new file mode 100644
index 00000000000..8359d38daa8
--- /dev/null
+++ b/sysutils/pfetch/DESCR
@@ -0,0 +1,3 @@
+Pretty and simple system information tool written in POSIX sh, supporting:
+Linux; Android; MacOS; OpenBSD; FreeBSD; NetBSD; Haiku; Minix; Solaris; and
+more.
diff --git a/sysutils/pfetch/Makefile b/sysutils/pfetch/Makefile
new file mode 100644
index 00000000000..ac2f17b9dce
--- /dev/null
+++ b/sysutils/pfetch/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2019/12/29 01:29:40 fox Exp $
+
+DISTNAME= pfetch-0.4.0
+CATEGORIES= sysutils
+MASTER_SITES= ${MASTER_SITE_GITHUB:=dylanaraps/}
+
+MAINTAINER= fox@NetBSD.org
+HOMEPAGE= https://github.com/dylanaraps/pfetch
+COMMENT= Pretty system information tool written in POSIX sh
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+NO_BUILD= yes
+
+INSTALLATION_DIRS+= bin
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PKGBASE} \
+ ${DESTDIR}${PREFIX}/bin/${PKGBASE}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/pfetch/PLIST b/sysutils/pfetch/PLIST
new file mode 100644
index 00000000000..e6fbae9add1
--- /dev/null
+++ b/sysutils/pfetch/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2019/12/29 01:29:40 fox Exp $
+bin/pfetch
diff --git a/sysutils/pfetch/distinfo b/sysutils/pfetch/distinfo
new file mode 100644
index 00000000000..2cdd681af7a
--- /dev/null
+++ b/sysutils/pfetch/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/12/29 01:29:40 fox Exp $
+
+SHA1 (pfetch-0.4.0.tar.gz) = dd9e27e4bf352765739d6e635a52731499cb1d45
+RMD160 (pfetch-0.4.0.tar.gz) = 4d5b993e9e1d1a0d5849233f98e70b1628d23f24
+SHA512 (pfetch-0.4.0.tar.gz) = 91bf6343a001c6e01a7f34247561df030c43b5f1def51d4f7ca9b0a4b6d119992c5ed14304cb3596b5fb380356a4c51e7c2f09fa8524e9be12f03ace08c4fbfd
+Size (pfetch-0.4.0.tar.gz) = 15954 bytes