all the things
This commit is contained in:
33
security/otptool/Makefile
Normal file
33
security/otptool/Makefile
Normal file
@@ -0,0 +1,33 @@
|
||||
COMMENT =
|
||||
|
||||
GH_ACCOUNT = SciresM
|
||||
GH_PROJECT = otptool
|
||||
GH_COMMIT = 5ed22856538f8a3352482c24268ba42f70a2193d
|
||||
DISTNAME = ${GH_PROJECT}-0.0.0p20221228
|
||||
|
||||
CATEGORIES = security
|
||||
|
||||
MAINTAINER = Stefan Hagen <sh+ports@codevoid.de>
|
||||
|
||||
# LICENSE
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
## ?uses pledge()?
|
||||
#WANTLIB =
|
||||
#
|
||||
LIB_DEPENDS = security/libgcrypt
|
||||
#
|
||||
#RUN_DEPENDS =
|
||||
#
|
||||
#BUILD_DEPENDS =
|
||||
|
||||
#TEST_DEPENDS =
|
||||
|
||||
#CONFIGURE_STYLE =
|
||||
|
||||
MAKE_FLAGS = CFLAGS=-I${LOCALBASE}/include
|
||||
|
||||
#NO_TEST = Yes
|
||||
#TEST_TARGET =
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user