diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-18 12:13:41 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-18 12:13:41 +0000 |
commit | d7a623280ddab26f6e60850dabdbcb4f0388999b (patch) | |
tree | 0561f24498811249cf0d3147ae494c30c2f1af75 /openwrt/package/microperl/ipkg | |
parent | f2ce80feea323bd10347be5977bb1fd226af1a0e (diff) | |
download | mtk-20170518-d7a623280ddab26f6e60850dabdbcb4f0388999b.zip mtk-20170518-d7a623280ddab26f6e60850dabdbcb4f0388999b.tar.gz mtk-20170518-d7a623280ddab26f6e60850dabdbcb4f0388999b.tar.bz2 |
Convert microperl to new packaging style
SVN-Revision: 929
Diffstat (limited to 'openwrt/package/microperl/ipkg')
-rw-r--r-- | openwrt/package/microperl/ipkg/microperl.control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/microperl/ipkg/microperl.control b/openwrt/package/microperl/ipkg/microperl.control new file mode 100644 index 0000000..8b2f024 --- /dev/null +++ b/openwrt/package/microperl/ipkg/microperl.control @@ -0,0 +1,6 @@ +Package: microperl +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Description: Perl without operating-specific functions such as readdir. |