aboutsummaryrefslogtreecommitdiff
path: root/deskutils/sowon
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2020-12-17 21:03:15 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2020-12-17 21:03:15 +0000
commit580199a19e6d3b4d2e5778c1f332f74bc96a6c49 (patch)
treee4c03e91a4c9aaf8a0f2046628a37ebd84e6ce54 /deskutils/sowon
parent3fe668b76a2e91dbecac50718ff3379cee4fb6d7 (diff)
downloadports-580199a19e6d3b4d2e5778c1f332f74bc96a6c49.tar.gz
ports-580199a19e6d3b4d2e5778c1f332f74bc96a6c49.zip
Add new port deskutils/sowon:
Graphical countdown and timer application. PR: 251574 Submitted by: Nico Sonack
Notes
Notes: svn path=/head/; revision=558328
Diffstat (limited to 'deskutils/sowon')
-rw-r--r--deskutils/sowon/Makefile24
-rw-r--r--deskutils/sowon/distinfo3
-rw-r--r--deskutils/sowon/pkg-descr3
3 files changed, 30 insertions, 0 deletions
diff --git a/deskutils/sowon/Makefile b/deskutils/sowon/Makefile
new file mode 100644
index 000000000000..673211df6fa4
--- /dev/null
+++ b/deskutils/sowon/Makefile
@@ -0,0 +1,24 @@
+# $FreeBSD$
+
+PORTNAME= sowon
+DISTVERSION= g20201203
+CATEGORIES= deskutils
+
+MAINTAINER= nsonack@outlook.com
+COMMENT= Graphical countdown and timer application
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= pkgconfig sdl
+
+USE_GITHUB= yes
+GH_ACCOUNT= tsoding
+GH_TAGNAME= 0d43de4af5a430052aee2c2691fafe21ad80a83d
+
+USE_SDL= sdl2
+
+PLIST_FILES= bin/sowon \
+ man/man6/sowon.6.gz
+
+.include <bsd.port.mk>
diff --git a/deskutils/sowon/distinfo b/deskutils/sowon/distinfo
new file mode 100644
index 000000000000..6b7c7c2c3cee
--- /dev/null
+++ b/deskutils/sowon/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1607248061
+SHA256 (tsoding-sowon-g20201203-0d43de4af5a430052aee2c2691fafe21ad80a83d_GH0.tar.gz) = 7d9eee80c9360cc9a0d7ed1239ef8cfb171c8f81b112f5512f7f0efa38aacc7f
+SIZE (tsoding-sowon-g20201203-0d43de4af5a430052aee2c2691fafe21ad80a83d_GH0.tar.gz) = 474639
diff --git a/deskutils/sowon/pkg-descr b/deskutils/sowon/pkg-descr
new file mode 100644
index 000000000000..e4f571d502a4
--- /dev/null
+++ b/deskutils/sowon/pkg-descr
@@ -0,0 +1,3 @@
+Sowon is a graphical timer application that is useful for countdowns.
+
+WWW: https://github.com/tsoding/sowon/