--- games/sowon/Makefile (nonexistent) +++ games/sowon/Makefile (working copy) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= sowon +DISTVERSION= 1.0.0 +CATEGORIES= games +MASTER_SITES= https://github.com/tsoding/sowon/ + +MAINTAINER= nsonack@outlook.com +COMMENT= Graphical countdown timer application + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= pkgconfig sdl + +USE_GITHUB= yes +GH_ACCOUNT= tsoding +GH_TAGNAME= 85dbbd06e7f20fe0a727fcb34e5206c23894ff83 + +USE_SDL= sdl2 + +PLIST_FILES= bin/sowon \ + man/man6/sowon.6.gz + +.include --- games/sowon/distinfo (nonexistent) +++ games/sowon/distinfo (working copy) @@ -0,0 +1,3 @@ +TIMESTAMP = 1607066456 +SHA256 (tsoding-sowon-1.0.0-85dbbd06e7f20fe0a727fcb34e5206c23894ff83_GH0.tar.gz) = 6545c55ad1f826d5bbcda6efe297ec987a8944df5a75dbde10be30d5e9f6c7a4 +SIZE (tsoding-sowon-1.0.0-85dbbd06e7f20fe0a727fcb34e5206c23894ff83_GH0.tar.gz) = 951692 --- games/sowon/pkg-descr (nonexistent) +++ games/sowon/pkg-descr (working copy) @@ -0,0 +1,4 @@ +Sowon is a graphical countdown timer designed for streamers on e.g. Twitch +and other platforms. + +WWW: https://github.com/tsoding/sowon/