misc/openhantek: Add the option HANTEK_AC

Submitted by:	Philippe <phernandez@free.fr>
This commit is contained in:
Yuri Victorovich 2020-08-02 02:14:01 +00:00
parent 44abd5683a
commit c3bb0b3975
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543929

View file

@ -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 \