diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-10 17:12:46 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-10 17:12:46 +0000 |
commit | 40e074dd9cac68799e066fa9b3edfce02e13cbba (patch) | |
tree | 3e603d0d33eb4aaba9f460e08507084427397c98 /package/picocom/ipkg/picocom.control | |
parent | 80adf7c385ddbe66d3b1f19d299688c75e545488 (diff) | |
download | upstream-40e074dd9cac68799e066fa9b3edfce02e13cbba.tar.gz upstream-40e074dd9cac68799e066fa9b3edfce02e13cbba.tar.bz2 upstream-40e074dd9cac68799e066fa9b3edfce02e13cbba.zip |
Add picocom package, move serial comm. stuff to its section in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/picocom/ipkg/picocom.control')
-rw-r--r-- | package/picocom/ipkg/picocom.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/package/picocom/ipkg/picocom.control b/package/picocom/ipkg/picocom.control new file mode 100644 index 0000000000..17e705f970 --- /dev/null +++ b/package/picocom/ipkg/picocom.control @@ -0,0 +1,6 @@ +Package: picocom +Priority: optional +Section: console +Maintainer: bugs@openwrt.org +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/picocom/ +Description: minimal dumb-terminal emulation program |