pfetch: Import of pfetch 0.4.0 as wip/pfetch.

Pretty and simple system information tool written in POSIX sh, supporting:
Linux; Android; MacOS; OpenBSD; FreeBSD; NetBSD; Haiku; Minix; Solaris; and
more.
This commit is contained in:
Santhosh Raju 2019-10-20 19:00:09 -05:00
parent 7bd74e2976
commit 433eb6daae
4 changed files with 34 additions and 0 deletions

3
pfetch/DESCR Normal file
View File

@ -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.

23
pfetch/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
DISTNAME= pfetch-0.4.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=dylanaraps/}
EXTRACT_USING= bsdtar
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"

2
pfetch/PLIST Normal file
View File

@ -0,0 +1,2 @@
@comment $NetBSD$
bin/pfetch

6
pfetch/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
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