Adjust make-3.82 as an example for a source package

This commit is contained in:
Oliver Tappe
2013-04-21 19:58:10 +02:00
parent 1f16fbf468
commit 43d36deaed

View File

@@ -10,6 +10,8 @@ DESCRIPTION="
program.
"
HOMEPAGE="http://www.gnu.org/software/make/"
LICENSE="GNU GPL v3"
COPYRIGHT="1988-2010 Free Software Foundation, Inc."
SRC_URI="http://ftp.gnu.org/pub/gnu/make/make-3.82.tar.bz2"
CHECKSUM_MD5="1a11100f3c63fcf5753818e59d63088f"
REVISION="4"
@@ -47,5 +49,6 @@ INSTALL()
./make install
}
LICENSE="GNU GPL v3"
COPYRIGHT="1988-2010 Free Software Foundation, Inc."
# ----- source package -------------------------------------------------------
PROVIDES_source="make_source = $portVersion"