print/min12xxw: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 12:38:36 +01:00
parent 7ff0aad767
commit 0edc687243
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= min12xxw
PORTVERSION= 0.0.9
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= http://hinterbergen.de/mala/min12xxw/
@ -11,9 +12,10 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
PLIST_FILES= bin/esc-m \
bin/min12xxw \
man/man1/min12xxw.1.gz
share/man/man1/min12xxw.1.gz
.include <bsd.port.mk>