mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Stage support
This commit is contained in:
parent
d503e9a651
commit
1ccad5ba35
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342021
@ -10,10 +10,9 @@ MAINTAINER= allan@saddi.com
|
||||
COMMENT= Simple file hash program utilizing SHA-1, SHA-256, SHA-384, SHA-512
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
MAN1= sha.1
|
||||
PLIST_FILES= bin/sha
|
||||
PLIST_FILES= bin/sha \
|
||||
man/man1/sha.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user