summaryrefslogtreecommitdiffstats
path: root/testing/rlwrap
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2013-03-08 22:22:14 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2013-03-11 14:07:27 +0000
commit02f94170a19b6a538032ad0bf6ceeb078e4e6a61 (patch)
tree1509a118cc8996654ea857473849298d78c9af37 /testing/rlwrap
parentc8c3494d3dcbd79e5b193e3ecf4f6236d280c0c2 (diff)
downloadaports-02f94170a19b6a538032ad0bf6ceeb078e4e6a61.tar.bz2
aports-02f94170a19b6a538032ad0bf6ceeb078e4e6a61.tar.xz
testing/rlwrap: license specified
Diffstat (limited to 'testing/rlwrap')
-rw-r--r--testing/rlwrap/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/rlwrap/APKBUILD b/testing/rlwrap/APKBUILD
index f1b95be20..afe628860 100644
--- a/testing/rlwrap/APKBUILD
+++ b/testing/rlwrap/APKBUILD
@@ -6,10 +6,10 @@ pkgrel=0
pkgdesc="GNU Readline wrapper"
url="http://utopia.knoware.nl/~hlub/rlwrap/"
arch="all"
-license="GPL"
+license="GPL2+"
depends=""
-depends_dev="readline-dev ncurses-dev"
-makedepends="$depends_dev"
+depends_dev=""
+makedepends="readline-dev ncurses-dev"
install=""
subpackages="$pkgname-doc"
source="http://utopia.knoware.nl/~hlub/$pkgname/$pkgname-$pkgver.tar.gz"