forked from ports/contrib
abook: dropped
This commit is contained in:
parent
b7a08c156c
commit
dd95a2746a
@ -1,8 +0,0 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/abook
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/abook.1.gz
|
||||
drwxr-xr-x root/root usr/man/man5/
|
||||
-rw-r--r-- root/root usr/man/man5/abookrc.5.gz
|
@ -1 +0,0 @@
|
||||
1e4a7210b3507db7b3d47ee7a2457934 abook-0.6.0pre2.tar.gz
|
@ -1,17 +0,0 @@
|
||||
# Description: Text-based addressbook program designed to use with mutt.
|
||||
# URL: http://abook.sourceforge.net/
|
||||
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
|
||||
# Packager: James Mills, prologic at shortcircuit dot net dot au
|
||||
|
||||
name=abook
|
||||
version=0.6.0pre2
|
||||
release=1
|
||||
source=(http://$name.sourceforge.net/devel/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
./configure --prefix=/usr
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
rm -r $PKG/usr/share/
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user