Updated to provide sha256man and brief

This commit is contained in:
2017-01-19 16:11:52 -06:00
parent b8a2b8fdec
commit b89eba93d0

View File

@@ -11,8 +11,9 @@
DEPENDS = attr DEPENDS = attr
ARCH = x86_64 ARCH = x86_64
URL = http://savannah.nongnu.org/projects/acl URL = http://savannah.nongnu.org/projects/acl
BRIEF = Access control list tools
DESC = Commands for Manipulating POSIX Access Control Lists DESC = Commands for Manipulating POSIX Access Control Lists
SNAPVER = sr0 SNAPVER = sr1
ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1) ARCHIVE := $(PWD)/SRC/$(shell ls SRC|egrep '(bz2|gz|tar|xz)$$'|tail -1)
TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n') TYPE := $(shell file -ib $(ARCHIVE)|cut -d';' -f1|tr -d '\n')