cvsps: new port
This commit is contained in:
parent
24d9648616
commit
526d574c1d
6
cvsps/.footprint
Normal file
6
cvsps/.footprint
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
drwxr-xr-x root/root usr/
|
||||||
|
drwxr-xr-x root/root usr/bin/
|
||||||
|
-rwxr-xr-x root/root usr/bin/cvsps
|
||||||
|
drwxr-xr-x root/root usr/man/
|
||||||
|
drwxr-xr-x root/root usr/man/man1/
|
||||||
|
-rw-r--r-- root/root usr/man/man1/cvsps.1.gz
|
1
cvsps/.md5sum
Normal file
1
cvsps/.md5sum
Normal file
@ -0,0 +1 @@
|
|||||||
|
bde2110ed9f5d14de8f8cb04e9d596fe cvsps-2.1.tar.gz
|
16
cvsps/Pkgfile
Normal file
16
cvsps/Pkgfile
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Description: CVS patchset generator
|
||||||
|
# URL: http://www.cobite.com/cvsps/
|
||||||
|
# Maintainer: Antti Nykanen, aon at iki dot fi
|
||||||
|
# Depends on:
|
||||||
|
|
||||||
|
name=cvsps
|
||||||
|
version=2.1
|
||||||
|
release=1
|
||||||
|
source=(http://www.cobite.com/$name/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
build() {
|
||||||
|
cd $name-$version
|
||||||
|
sed -i 's:share/man:man:g' Makefile
|
||||||
|
make
|
||||||
|
make prefix=$PKG/usr install
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user