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

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

MAINTAINER= ports@FreeBSD.org
COMMENT=    Hebrew Calendar calculator

USES=       makeinfo
HAS_CONFIGURE=  yes

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

INFO=       hebcal

.include <bsd.port.mk>