mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
comms/scmxx: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
8c684ac4a3
commit
d97cc9dbc9
@ -1,6 +1,6 @@
|
||||
PORTNAME= scmxx
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -10,6 +10,7 @@ WWW= http://www.hendrik-sattler.de/scmxx/
|
||||
|
||||
USES= gettext iconv gmake tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -2,10 +2,10 @@ bin/adr2vcf
|
||||
bin/apoconv
|
||||
bin/scmxx
|
||||
bin/smi
|
||||
man/de/man1/scmxx.1.gz
|
||||
man/it/man1/scmxx.1.gz
|
||||
man/man1/scmxx.1.gz
|
||||
man/ru/man1/scmxx.1.gz
|
||||
share/man/de/man1/scmxx.1.gz
|
||||
share/man/it/man1/scmxx.1.gz
|
||||
share/man/man1/scmxx.1.gz
|
||||
share/man/ru/man1/scmxx.1.gz
|
||||
share/locale/de/LC_MESSAGES/scmxx.mo
|
||||
share/locale/fr/LC_MESSAGES/scmxx.mo
|
||||
share/locale/it/LC_MESSAGES/scmxx.mo
|
||||
|
Loading…
Reference in New Issue
Block a user