summaryrefslogtreecommitdiff
path: root/deskutils/hebcal/Makefile
blob: 4eabe703836af5f188a2ad90e645721e5933584b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Edwin Groothuis
# $FreeBSD$

PORTNAME=	hebcal
PORTVERSION=	3.7
CATEGORIES=	deskutils
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-c/${PORTVERSION}/

MAINTAINER=	edwin@mavetju.org
COMMENT=	Hebrew Calendar calculator

HAS_CONFIGURE=	yes

PLIST_FILES=	bin/hebcal
MAN1=		hebcal.1
INFO=		hebcal

NO_STAGE=	yes
.include <bsd.port.mk>