summaryrefslogtreecommitdiffstats
path: root/astro/phoon/Makefile
blob: 64ba2bf5ede6bf0ad1f0fcc7e9bd69b0236e76ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	phoon
# Date created:				14 May 2003
# Whom:					Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
#

PORTNAME=	phoon
PORTVERSION=	2003
CATEGORIES=	astro
MASTER_SITES=	http://www.acme.com/software/phoon/
PKGNAMESUFFIX=	_20jan
DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION}

MAINTAINER=	ponomarew@oberon.net
COMMENT=	Phoon displays the phase of the moon

WRKSRC=		${WRKDIR}/${PORTNAME}
USE_REINPLACE=	yes
MAN1=		phoon.1

pre-patch:
	@${REINPLACE_CMD} -e 's|gmtoff = !!!;||g' \
		${WRKSRC}/date_parse.c

.include <bsd.port.mk>
OpenPOWER on IntegriCloud