deskutils/hebcal: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-23 04:31:18 +01:00
parent 921fedd516
commit ef637ef689
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91

View file

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