mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
deskutils/hebcal: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
921fedd516
commit
ef637ef689
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= hebcal
|
||||
PORTVERSION= 4.13
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= deskutils
|
||||
|
||||
|
@ -12,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
USES= autoreconf gmake perl5
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
TEST_TARGET= check
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
||||
PLIST_FILES= bin/hebcal \
|
||||
man/man1/hebcal.1.gz
|
||||
share/man/man1/hebcal.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue