diff options
author | Martin Matuska <mm@FreeBSD.org> | 2018-08-02 15:07:58 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2018-08-02 15:07:58 +0000 |
commit | 979c63dd8754033e80b216ac943be6c927611eaf (patch) | |
tree | dd805a535a89deed6894bcc365fde437dbd5c1d5 /archivers/opkg/pkg-descr | |
parent | b492299093122490222d951affa5c868385552a4 (diff) | |
download | ports-979c63dd8754033e80b216ac943be6c927611eaf.tar.gz ports-979c63dd8754033e80b216ac943be6c927611eaf.zip |
Notes
Diffstat (limited to 'archivers/opkg/pkg-descr')
-rw-r--r-- | archivers/opkg/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/archivers/opkg/pkg-descr b/archivers/opkg/pkg-descr new file mode 100644 index 000000000000..2c79f9058dac --- /dev/null +++ b/archivers/opkg/pkg-descr @@ -0,0 +1,7 @@ +The opkg utility (an ipkg fork) is a lightweight package manager used +to download and install OpenWrt packages from local package repositories +or ones located in the Internet. + +opkg is part of the OpenWrt project + +WWW: https://wiki.openwrt.org/doc/techref/opkg |