Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/netcat/netcat.mk
Normal file
12
deprecated/firmware/buildroot/package/netcat/netcat.mk
Normal file
@@ -0,0 +1,12 @@
|
||||
################################################################################
|
||||
#
|
||||
# netcat
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NETCAT_VERSION = 0.7.1
|
||||
NETCAT_SITE = http://downloads.sourceforge.net/project/netcat/netcat/$(NETCAT_VERSION)
|
||||
NETCAT_LICENSE = GPLv2+
|
||||
NETCAT_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
Reference in New Issue
Block a user