mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
print/min12xxw: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
7ff0aad767
commit
0edc687243
@ -1,5 +1,6 @@
|
|||||||
PORTNAME= min12xxw
|
PORTNAME= min12xxw
|
||||||
PORTVERSION= 0.0.9
|
PORTVERSION= 0.0.9
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= http://hinterbergen.de/mala/min12xxw/
|
MASTER_SITES= http://hinterbergen.de/mala/min12xxw/
|
||||||
|
|
||||||
@ -11,9 +12,10 @@ LICENSE= GPLv2+
|
|||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
PLIST_FILES= bin/esc-m \
|
PLIST_FILES= bin/esc-m \
|
||||||
bin/min12xxw \
|
bin/min12xxw \
|
||||||
man/man1/min12xxw.1.gz
|
share/man/man1/min12xxw.1.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user