1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

comms/scmxx: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-22 18:26:54 +01:00
parent 8c684ac4a3
commit d97cc9dbc9
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91
2 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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