add libwrap, portmap, nfs-server
[openwrt/svn-archive/archive.git] / openwrt / package / portmap / portmap.control
diff --git a/openwrt/package/portmap/portmap.control b/openwrt/package/portmap/portmap.control
new file mode 100644 (file)
index 0000000..55fa61d
--- /dev/null
@@ -0,0 +1,11 @@
+Package: portmap
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Description: The RPC Portmapper
+ Portmap is a server that converts RPC (Remote Procedure Call) program
+ numbers into DARPA protocol port numbers.  It must be running in order
+ to make RPC calls.
+ .
+ Services that use RPC include NFS and NIS.