forked from ports/contrib
jam: dropped obsolete port
This commit is contained in:
parent
3154533fad
commit
a98b293a61
@ -1,3 +0,0 @@
|
|||||||
drwxr-xr-x root/root usr/
|
|
||||||
drwxr-xr-x root/root usr/bin/
|
|
||||||
-rwxr-xr-x root/root usr/bin/jam
|
|
@ -1 +0,0 @@
|
|||||||
f92caadb62fe4cb0b152eff508c9d450 jam-2.5.zip
|
|
17
jam/Pkgfile
17
jam/Pkgfile
@ -1,17 +0,0 @@
|
|||||||
# Description: Software build tool.
|
|
||||||
# URL: http://www.perforce.com/jam/jam.html
|
|
||||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
|
||||||
# Packager: Mark Rosenstand, mark at borkware dot net
|
|
||||||
# Depends on:
|
|
||||||
|
|
||||||
name=jam
|
|
||||||
version=2.5
|
|
||||||
release=1
|
|
||||||
source=(ftp://ftp.perforce.com/jam/jam-$version.zip)
|
|
||||||
|
|
||||||
build() {
|
|
||||||
make
|
|
||||||
./jam0 -sBINDIR=$PKG/usr/bin -sOPTIM="$CFLAGS" install
|
|
||||||
chmod -v +r $PKG/usr/bin/jam
|
|
||||||
}
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user