summaryrefslogtreecommitdiff
blob: cc241aa7a92c7dbd28e4caff327a2d044a5f265a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="A download tool for UNIX-like systems"
HOMEPAGE="http://puf.sourceforge.net/"
SRC_URI="mirror://sourceforge/puf/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"

DOCS=( AUTHORS NEWS README TODO )