A jewish calendar calculator.
This commit is contained in:
parent
5b4626a4e4
commit
c65cf6f0b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259995
4 changed files with 31 additions and 0 deletions
|
@ -113,6 +113,7 @@
|
|||
SUBDIR += gxmessage
|
||||
SUBDIR += gxneur
|
||||
SUBDIR += hamster-applet
|
||||
SUBDIR += hebcal
|
||||
SUBDIR += helpviewer
|
||||
SUBDIR += horde-hermes
|
||||
SUBDIR += horde-kronolith
|
||||
|
|
23
deskutils/hebcal/Makefile
Normal file
23
deskutils/hebcal/Makefile
Normal file
|
@ -0,0 +1,23 @@
|
|||
# ex:ts=8
|
||||
# Ports collection makefile for: hebcal
|
||||
# Date created: Aug 26, 2010
|
||||
# Whom: 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
|
||||
|
||||
.include <bsd.port.mk>
|
3
deskutils/hebcal/distinfo
Normal file
3
deskutils/hebcal/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (hebcal-3.7.tar.gz) = fe9343c46478664e5356d4c52afd8599
|
||||
SHA256 (hebcal-3.7.tar.gz) = 4a5ecc31110c2f03f8eae36373ef943308e82cb849fb0a41d9ad142466d215e6
|
||||
SIZE (hebcal-3.7.tar.gz) = 205106
|
4
deskutils/hebcal/pkg-descr
Normal file
4
deskutils/hebcal/pkg-descr
Normal file
|
@ -0,0 +1,4 @@
|
|||
Jewish calendar generator.
|
||||
|
||||
Author: Danny Sadinoff <danny@sadinoff.com>
|
||||
WWW: http://www.hebcal.com/
|
Loading…
Reference in a new issue