misc/openhantek: Add the option HANTEK_AC
Submitted by: Philippe <phernandez@free.fr>
This commit is contained in:
parent
44abd5683a
commit
c3bb0b3975
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543929
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
PORTNAME= openhantek
|
||||
DISTVERSION= 3.1.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -19,6 +20,11 @@ GH_PROJECT= OpenHantek6022 # there's also the openhantek project which OpenHante
|
|||
USE_QT= core gui opengl printsupport widgets buildtools_build linguist_build qmake_build
|
||||
USE_GL= gl glu
|
||||
|
||||
OPTIONS_DEFINE= HANTEK_AC
|
||||
|
||||
HANTEK_AC_DESC= Allow AC input with a modified hardware
|
||||
HANTEK_AC_CMAKE_ON= -DHANTEK_AC=1
|
||||
|
||||
PLIST_FILES= bin/OpenHantek \
|
||||
etc/devd/openhantek.conf \
|
||||
share/applications/OpenHantek.desktop \
|
||||
|
|
Loading…
Reference in a new issue