summaryrefslogtreecommitdiff
path: root/deskutils/hebcal/Makefile
blob: 7267594a08a48caf7b6b9f3569b74e9f8386e5c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PORTNAME=	hebcal
PORTVERSION=	4.13
DISTVERSIONPREFIX=	v
CATEGORIES=	deskutils

MAINTAINER=	rtd24@columbia.edu
COMMENT=	Perpetual Jewish calendar
WWW=		https://hebcal.github.io

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		autoreconf gmake perl5
GNU_CONFIGURE=	yes
TEST_TARGET=	check

USE_GITHUB=	yes

PLIST_FILES=	bin/hebcal \
		man/man1/hebcal.1.gz

.include <bsd.port.mk>