Add signify port.
This commit is contained in:
parent
0068202dc3
commit
856228c79a
1 changed files with 12 additions and 0 deletions
12
ports/signify/signify.port
Normal file
12
ports/signify/signify.port
Normal file
|
@ -0,0 +1,12 @@
|
|||
NAME=signify
|
||||
BUILD_LIBRARIES=
|
||||
VERSION=2024-12-16
|
||||
DISTNAME=$NAME-$VERSION
|
||||
COMPRESSION=tar.xz
|
||||
ARCHIVE=$DISTNAME.$COMPRESSION
|
||||
SHA256SUM=06683176ffec62aeab3f88916dba2366468a5adca0677f4c0a7e0cee08e1c35f
|
||||
UPSTREAM_SITE=https://pub.sortix.org/fork/signify
|
||||
UPSTREAM_ARCHIVE=$ARCHIVE
|
||||
LICENSE=ISC
|
||||
BUILD_SYSTEM=makefile
|
||||
VERSION_REGEX='([0-9]{4}-[0-9]{2}-[0-9]{2})'
|
Loading…
Add table
Add a link
Reference in a new issue