comms/lirc: Moved man to share/man

Approved by:    portmgr (blanket)
2024Q2
Muhammad Moinur Rahman 2024-02-22 14:59:38 +01:00
parent 8dfe07afca
commit 4b7bcc9315
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 15 additions and 14 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= lirc
PORTVERSION= 0.9.0
PORTREVISION= 13
PORTREVISION= 14
PORTEPOCH= 1
CATEGORIES= comms
MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION}
@ -21,6 +21,7 @@ INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-sandboxed --with-devdir=/var/run/lirc \
--sysconfdir=${PREFIX}/etc

View File

@ -14,19 +14,19 @@ lib/liblirc_client.a
lib/liblirc_client.so
lib/liblirc_client.so.0
lib/liblirc_client.so.0.2.1
man/man1/ircat.1.gz
man/man1/irexec.1.gz
man/man1/irpty.1.gz
man/man1/irrecord.1.gz
man/man1/irsend.1.gz
man/man1/irw.1.gz
man/man1/irxevent.1.gz
man/man1/lircrcd.1.gz
man/man1/mode2.1.gz
man/man1/smode2.1.gz
man/man1/xmode2.1.gz
man/man8/lircd.8.gz
man/man8/lircmd.8.gz
share/man/man1/ircat.1.gz
share/man/man1/irexec.1.gz
share/man/man1/irpty.1.gz
share/man/man1/irrecord.1.gz
share/man/man1/irsend.1.gz
share/man/man1/irw.1.gz
share/man/man1/irxevent.1.gz
share/man/man1/lircrcd.1.gz
share/man/man1/mode2.1.gz
share/man/man1/smode2.1.gz
share/man/man1/xmode2.1.gz
share/man/man8/lircd.8.gz
share/man/man8/lircmd.8.gz
sbin/lircd
sbin/lircmd
@sample etc/lircd.conf.sample