Commit 550fe0dc authored by Phil Eichinger's avatar Phil Eichinger Committed by Peter Korsgaard
Browse files

nuttcp: add license information

parent 710825f0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@
NUTTCP_VERSION = 6.1.2
NUTTCP_SITE = http://www.lcp.nrl.navy.mil/nuttcp/
NUTTCP_SOURCE = nuttcp-$(NUTTCP_VERSION).tar.bz2
NUTTCP_LICENSE = GPLv2
NUTTCP_LICENSE_FILES = LICENSE

define NUTTCP_BUILD_CMDS
	$(MAKE1) CC="$(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS)" \