mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
x11/mkcomposecache: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8e92e8eac6
commit
2db7baff93
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= mkcomposecache
|
PORTNAME= mkcomposecache
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
|
@ -8,6 +9,8 @@ COMMENT= Program to create Compose cache files
|
||||||
USES= xorg xorg-cat:app
|
USES= xorg xorg-cat:app
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
|
|
||||||
PLIST_FILES= sbin/mkcomposecache man/man8/mkcomposecache.8.gz
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
|
|
||||||
|
PLIST_FILES= sbin/mkcomposecache share/man/man8/mkcomposecache.8.gz
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue