summaryrefslogtreecommitdiff
path: root/astro/sattrack/Makefile
blob: caf7773c4d7f2b68e2e0c001610d85683faa31f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for: sattrack
# Version required:                  3.1.6
# Date created:                      6 Apr 1996
# Whom:                              Brent J. Nordquist <bjn@visi.com>
#
# $Id: Makefile,v 1.6 1997/01/28 08:11:05 asami Exp $
#

DISTNAME=          sattrack-3.1.6
CATEGORIES=        astro
MASTER_SITES=      http://ssl.berkeley.edu/isi_www/

MAINTAINER=        bjn@visi.com

WRKSRC=            ${WRKDIR}/SatTrack-3.1.6/src

post-install:
	@${CAT} ${PKGDIR}/MESSAGE

.include <bsd.port.mk>