You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
400 B

################################################################################
#
# dvbsnoop
#
################################################################################
DVBSNOOP_VERSION = git
DVBSNOOP_DIR = dvbsnoop.$(DVBSNOOP_VERSION)
DVBSNOOP_SOURCE = dvbsnoop.$(DVBSNOOP_VERSION)
DVBSNOOP_SITE = https://github.com/Duckbox-Developers
dvbsnoop: | $(TARGET_DIR)
$(call autotools-package)