# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit distutils DESCRIPTION="An application designed to keep a local mirror of specific web comics" HOMEPAGE="http://www.slipgate.za.net/dosage/" SRC_URI="http://www.slipgate.za.net/dosage/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" DOCS="UPGRADE" pkg_postinst() { ewarn "** Please note **" ewarn "The developer has named the executable file for dosage" ewarn "mainline" }