Package gnu-diction for real this time.
This commit is contained in:
parent
58e452f880
commit
9e35ee7776
7
ports/gnu-diction/build
Executable file
7
ports/gnu-diction/build
Executable file
@ -0,0 +1,7 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
./configure \
|
||||||
|
--prefix=/usr
|
||||||
|
|
||||||
|
make
|
||||||
|
make DESTDIR="$1" install
|
1
ports/gnu-diction/checksums
Normal file
1
ports/gnu-diction/checksums
Normal file
@ -0,0 +1 @@
|
|||||||
|
35c2f1bf8ddf0d5fa9f737ffc8e55230736e5d850ff40b57fdf5ef1d7aa024f6
|
25
ports/gnu-diction/manifest
Normal file
25
ports/gnu-diction/manifest
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
/var/db/kiss/installed/gnu-diction/version
|
||||||
|
/var/db/kiss/installed/gnu-diction/sources
|
||||||
|
/var/db/kiss/installed/gnu-diction/manifest
|
||||||
|
/var/db/kiss/installed/gnu-diction/checksums
|
||||||
|
/var/db/kiss/installed/gnu-diction/build
|
||||||
|
/var/db/kiss/installed/gnu-diction/
|
||||||
|
/var/db/kiss/installed/
|
||||||
|
/var/db/kiss/
|
||||||
|
/var/db/
|
||||||
|
/var/
|
||||||
|
/usr/share/man/man1/style.1
|
||||||
|
/usr/share/man/man1/diction.1
|
||||||
|
/usr/share/man/man1/
|
||||||
|
/usr/share/man/
|
||||||
|
/usr/share/diction/nl
|
||||||
|
/usr/share/diction/en_GB
|
||||||
|
/usr/share/diction/en
|
||||||
|
/usr/share/diction/de
|
||||||
|
/usr/share/diction/C
|
||||||
|
/usr/share/diction/
|
||||||
|
/usr/share/
|
||||||
|
/usr/bin/style
|
||||||
|
/usr/bin/diction
|
||||||
|
/usr/bin/
|
||||||
|
/usr/
|
1
ports/gnu-diction/sources
Normal file
1
ports/gnu-diction/sources
Normal file
@ -0,0 +1 @@
|
|||||||
|
http://ftp.gnu.org/gnu/diction/diction-1.11.tar.gz
|
1
ports/gnu-diction/version
Normal file
1
ports/gnu-diction/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1.11 1
|
Loading…
Reference in New Issue
Block a user