mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
comms/gnokii: Move man pages to share/man.
This commit is contained in:
parent
1f4a88c5b9
commit
06e7a26cc7
@ -1,6 +1,6 @@
|
||||
PORTNAME= gnokii
|
||||
PORTVERSION= 0.6.31
|
||||
PORTREVISION= 14
|
||||
PORTREVISION= 15
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.gnokii.org/download/gnokii/ \
|
||||
@ -22,10 +22,11 @@ USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
USE_GNOME= glib20 intltool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --enable-security
|
||||
CONFIGURE_ARGS= --enable-security
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
SHEBANG_FILES= smsd/action
|
||||
|
||||
SUB_FILES+= pkg-message
|
||||
SUB_FILES= pkg-message
|
||||
PORTDOCS= *
|
||||
|
||||
CONFLICTS= smstools sendsms
|
||||
|
@ -23,12 +23,12 @@ lib/libgnokii.so.7
|
||||
lib/libgnokii.so.7.0.0
|
||||
libdata/pkgconfig/gnokii.pc
|
||||
libdata/pkgconfig/xgnokii.pc
|
||||
man/man1/gnokii.1.gz
|
||||
man/man1/sendsms.1.gz
|
||||
man/man1/xgnokii.1.gz
|
||||
man/man8/gnokiid.8.gz
|
||||
man/man8/mgnokiidev.8.gz
|
||||
%%SMSD%%man/man8/smsd.8.gz
|
||||
share/man/man1/gnokii.1.gz
|
||||
share/man/man1/sendsms.1.gz
|
||||
share/man/man1/xgnokii.1.gz
|
||||
share/man/man8/gnokiid.8.gz
|
||||
share/man/man8/mgnokiidev.8.gz
|
||||
%%SMSD%%share/man/man8/smsd.8.gz
|
||||
@(,gnokii,4750) sbin/gnokiid
|
||||
@(,gnokii,4750) sbin/mgnokiidev
|
||||
%%SMSD%%@(,gnokii,0750) sbin/smsd
|
||||
|
Loading…
Reference in New Issue
Block a user