openbsd-ports/comms/sigrok/Makefile.inc
bentley 27dcbe9c47 Import the sigrok suite.
The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source logic analyzer software that supports various
logic analyzer hardware products.

It includes command-line and graphical interfaces, libraries for
protocol decoding and talking to logic analyzers, and free firmware
for certain pieces of hardware.

ok rsadowski@
2018-09-19 05:50:36 +00:00

14 lines
368 B
Makefile

# $OpenBSD: Makefile.inc,v 1.1.1.1 2018/09/19 05:50:36 bentley Exp $
CATEGORIES += comms/sigrok
MAINTAINER ?= Anthony J. Bentley <anthony@anjbe.name>
HOMEPAGE ?= https://sigrok.org/
MASTER_SITES ?= https://sigrok.org/download/source/${SIGROK_PROJECT}/
DISTNAME ?= ${SIGROK_PROJECT}-${SIGROK_VERSION}
# GPLv3+
PERMIT_PACKAGE_CDROM = Yes
CONFIGURE_STYLE ?= gnu