1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/deskutils/hebcal/Makefile

20 lines
338 B
Makefile

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