mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
committed by
Jérôme Duval
parent
51ba5e822c
commit
a09ca9ba87
@@ -3,9 +3,10 @@ DESCRIPTION="ack is designed as an alternative to grep for programmers."
|
||||
HOMEPAGE="https://beyondgrep.com/"
|
||||
COPYRIGHT="2005-2019 Andy Lester"
|
||||
LICENSE="Artistic"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/ack-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8a6ecbf0ab9aee75faa0b8975d4a47fe002a7f3885455ae45d71e2b04db2ef9b"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/ack-v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="61bd21828b2206b96594ff52e50a359c4c2caa66cbe0c279931aa54d8dceba2f"
|
||||
SOURCE_DIR="ack-v$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
@@ -21,7 +22,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
file_next
|
||||
file_next >= 1.18
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
Reference in New Issue
Block a user