1
0
forked from ports/contrib

muttprint: corrected mandir

This commit is contained in:
Tim Biermann 2020-01-20 15:13:58 +00:00
parent 8c3966e896
commit 09f658b6aa
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 9 additions and 9 deletions

View File

@ -1,10 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/muttprint
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/muttprint.1.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/muttprint.1.gz
drwxr-xr-x root/root usr/share/muttprint/
-rw-r--r-- root/root usr/share/muttprint/BabyTuX.eps
-rw-r--r-- root/root usr/share/muttprint/BabyTuX_color.eps

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3641mEPfAPZTZ0L3DtNNtqOzV8+qObDa8lYxPhzbv+f0HnwxF9pNcQXXgg2s1+SuMEUseBbaUw4y70xClKBAbAY=
SHA256 (Pkgfile) = ecc44a53c7901dff576daa88f1469e47872f383abee0132364d5aa0794d17c9d
SHA256 (.footprint) = 5315cb5c4ef39c8d4809c08cf144b3e9d23a14dc62ee0be28c4a06090b10c3f2
RWSagIOpLGJF35IzzSFxFeWU3bG8emyRtzeump+Ygf+HG/dAUqqH5sxjshLCRCGx5UvRlsuof7+miGWsUEFvHWb9+w7Fhy0c7AE=
SHA256 (Pkgfile) = 5084aa547c42d7f3aa5d165391eef46f2e7f76439bb4d7b2e3c16af83c2a875d
SHA256 (.footprint) = 414fff7c5f1f7e198d41771370a23caae5d95f30b196c56eff7aa58100786330
SHA256 (muttprint-0.72d.tar.gz) = a2672950739c26c83777b6842e3500e145e8bcdd8552ec14e2d90ab4d43c2bc8

View File

@ -6,18 +6,18 @@
name=muttprint
version=0.72d
release=1
release=2
source=(http://download.sourceforge.net/${name}/${name}-${version}.tar.gz)
build() {
cd $name-$version
mkdir -p $PKG/usr/bin \
$PKG/usr/man/man1 \
$PKG/usr/share/man/man1 \
$PKG/usr/share/muttprint
install -m 0755 muttprint $PKG/usr/bin/
install -m 0644 doc/manpages/en/muttprint.1.gz $PKG/usr/man/man1/
install -m 0644 doc/manpages/en/muttprint.1.gz $PKG/usr/share/man/man1/
install -m 0644 sample-muttprintrc-en $PKG/usr/share/muttprint/muttprintrc
install -m 0644 pics/*.eps $PKG/usr/share/muttprint/