freebsd-ports/deskutils/hebcal/Makefile
2010-08-26 08:20:47 +00:00

24 lines
414 B
Makefile

# 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>