forked from ports/contrib
cvsps: moved from opt
This commit is contained in:
parent
7cb846cc05
commit
81bd6999cc
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
|
17
cvsps/Pkgfile
Normal file
17
cvsps/Pkgfile
Normal file
@ -0,0 +1,17 @@
|
||||
# Description: CVS patchset generator
|
||||
# URL: http://www.cobite.com/cvsps/
|
||||
# Maintainer: Moritz Wilhelmy, moritz plus crux at wzff dot de
|
||||
# Packager: 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