Skip to content

Commit

Permalink
deskutils/hebcal: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 23, 2024
1 parent 921fedd commit ef637ef
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion deskutils/hebcal/Makefile
@@ -1,5 +1,6 @@
PORTNAME= hebcal
PORTVERSION= 4.13
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils

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

0 comments on commit ef637ef

Please sign in to comment.