all the things
This commit is contained in:
18
security/pass-otp/Makefile
Normal file
18
security/pass-otp/Makefile
Normal file
@@ -0,0 +1,18 @@
|
||||
COMMENT = pass extension for managing OTP tokens
|
||||
|
||||
GH_ACCOUNT = tadfisher
|
||||
GH_PROJECT = pass-otp
|
||||
GH_TAGNAME = v1.2.0
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
MAINTAINER = Stefan Hagen <sh+ports@codevoid.de>
|
||||
|
||||
# GPL-3.0
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
USE_GMAKE = Yes
|
||||
|
||||
NO_BUILD = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user