forked from ports/contrib
remove waf port for now
This commit is contained in:
parent
68746dd79e
commit
859f543978
@ -1,3 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/waf
|
@ -1 +0,0 @@
|
||||
223962fea8e8bfac6b259f1bd1c7b27b waf-1.8.7.tar.bz2
|
16
waf/Pkgfile
16
waf/Pkgfile
@ -1,16 +0,0 @@
|
||||
# Description: A Python-based framework for configuring, compiling and installing applications.
|
||||
# URL: https://ftp.waf.io/pub/release/index.html
|
||||
# Maintainer: Maximilian Dietrich, dxm at openmailbox dot org
|
||||
# Packager: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: python
|
||||
|
||||
name=waf
|
||||
version=1.8.7
|
||||
release=1
|
||||
source=(https://ftp.waf.io/pub/release/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./waf-light configure build
|
||||
install -m 0755 -D waf $PKG/usr/bin/waf
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user