1996-04-09 08:03:52 +02:00
|
|
|
# New ports collection makefile for: sattrack
|
|
|
|
# Date created: 6 Apr 1996
|
1997-01-28 09:11:23 +01:00
|
|
|
# Whom: Brent J. Nordquist <bjn@visi.com>
|
1996-04-09 08:03:52 +02:00
|
|
|
#
|
1999-08-25 06:22:48 +02:00
|
|
|
# $FreeBSD$
|
1996-04-09 08:03:52 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
PORTNAME= sattrack
|
|
|
|
PORTVERSION= 3.1.6
|
|
|
|
CATEGORIES= astro
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
2000-06-09 23:59:16 +02:00
|
|
|
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
1996-04-09 08:03:52 +02:00
|
|
|
|
2003-12-21 01:23:25 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= Real-time satellite tracking and orbit propagation program
|
2002-11-07 04:40:39 +01:00
|
|
|
|
2000-04-09 00:04:57 +02:00
|
|
|
USE_XLIB= yes
|
|
|
|
WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src
|
1996-04-15 11:35:10 +02:00
|
|
|
|
1997-03-02 12:54:41 +01:00
|
|
|
post-install:
|
2000-01-29 21:01:39 +01:00
|
|
|
@${CAT} ${PKGMESSAGE}
|
1996-04-09 08:03:52 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|