mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Adjust make-3.82 as an example for a source package
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user