kumquat-buildroot/package/ser2net/ser2net.mk
Alexandre Belloni 8dfd59d114 Normalize separator size to 80
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-06-06 22:30:24 +02:00

13 lines
358 B
Makefile

################################################################################
#
# ser2net
#
################################################################################
SER2NET_VERSION = 2.8
SER2NET_SITE = http://downloads.sourceforge.net/project/ser2net/ser2net
SER2NET_LICENSE = GPLv2+
SER2NET_LICENSE_FILES = COPYING
$(eval $(autotools-package))