diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-10 17:12:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-10 17:12:46 +0000 |
commit | 62ccd96919d0e7075260f461908f6377a4727093 (patch) | |
tree | 27acb8d811fd6963b614b015d7989b8f783b4c2b /openwrt/package/picocom/ipkg/picocom.control | |
parent | 9d4303f352c3d353f546ab513818c36c55b89419 (diff) |
Add picocom package, move serial comm. stuff to its section in Config.in
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1187 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/picocom/ipkg/picocom.control')
-rw-r--r-- | openwrt/package/picocom/ipkg/picocom.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/picocom/ipkg/picocom.control b/openwrt/package/picocom/ipkg/picocom.control new file mode 100644 index 000000000..17e705f97 --- /dev/null +++ b/openwrt/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 |