1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/ports/bzip2/bzip2.port

12 lines
312 B
Text
Raw Normal View History

NAME=bzip2
2022-06-19 16:37:43 -04:00
BUILD_LIBRARIES=libbz2
VERSION=1.0.8
DISTNAME=$NAME-$VERSION
COMPRESSION=tar.gz
ARCHIVE=$DISTNAME.$COMPRESSION
2022-06-19 16:37:43 -04:00
SHA256SUM=ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269
UPSTREAM_SITE=https://sourceware.org/pub/bzip2
UPSTREAM_ARCHIVE=$ARCHIVE
2022-06-19 16:37:43 -04:00
LICENSE=bzip2-1.0.6
BUILD_SYSTEM=makefile