X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=net%2Fnetpipe%2FMakefile;h=e5e078a5600096aec1f95728e8a1b104a77d75f4;hb=d85961b5ffc35f9b5e8caa42da83613da118fec5;hp=13d1309e9c0d601006f169677f6625aaf8848fcd;hpb=3e8e63404ffb9f87b286770de31f4dd2ccc76659;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/net/netpipe/Makefile b/net/netpipe/Makefile index 13d1309e9c..e5e078a560 100644 --- a/net/netpipe/Makefile +++ b/net/netpipe/Makefile @@ -4,7 +4,7 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: Makefile 5624 2006-11-23 00:29:07Z nbd $ +# $Id$ include $(TOPDIR)/rules.mk @@ -23,12 +23,15 @@ include $(INCLUDE_DIR)/package.mk define Package/netpipe SECTION:=net - CATEGORY:=Networking + CATEGORY:=Network TITLE:=A Network Protocol Independent Performance Evaluator - DESCRIPTION:=A Network Protocol Independent Performance Evaluator URL:=http://www.scl.ameslab.gov/netpipe/ endef +define Package/netpipe/description +A Network Protocol Independent Performance Evaluator +endef + define Build/Configure endef