1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/astro/jday/Makefile
Kirill Ponomarev b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +00:00

22 lines
490 B
Makefile

# New ports collection makefile for: jday
# Date created: 2000-11-27
# Whom: Christian Weisgerber <naddy@mips.inka.de>
#
# $FreeBSD$
PORTNAME= jday
PORTVERSION= 1.3
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= jday
MAINTAINER= ports@FreeBSD.org
COMMENT= Astronomical julian date calculator
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= jday.1
.include <bsd.port.mk>