1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

sysutils/samefile: Move man pages to share/man

Approved by:	portmgr (blanket)
This commit is contained in:
Nuno Teixeira 2024-03-22 19:05:22 +00:00
parent 95135d7041
commit daf777e661

View File

@ -1,6 +1,6 @@
PORTNAME= samefile
PORTVERSION= 2.15
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://www.schweikhardt.net/
@ -11,10 +11,11 @@ WWW= http://www.schweikhardt.net/samefile/
CONFLICTS= samesame
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
CFLAGS+= -ansi -pedantic -Wall -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long
PLIST_FILES= bin/samefile man/man1/samefile.1.gz
PLIST_FILES= bin/samefile share/man/man1/samefile.1.gz
post-build:
@${ECHO_MSG} " >>>> <<<<"