1996-04-09 06:03:52 +00:00
|
|
|
# New ports collection makefile for: sattrack
|
1997-03-02 11:54:41 +00:00
|
|
|
# Version required: 3.1.6
|
1996-04-09 06:03:52 +00:00
|
|
|
# Date created: 6 Apr 1996
|
1997-01-28 08:11:23 +00:00
|
|
|
# Whom: Brent J. Nordquist <bjn@visi.com>
|
1996-04-09 06:03:52 +00:00
|
|
|
#
|
1998-11-27 06:30:48 +00:00
|
|
|
# $Id: Makefile,v 1.8 1997/08/18 22:19:20 fenner Exp $
|
1996-04-09 06:03:52 +00:00
|
|
|
#
|
|
|
|
|
1997-03-02 11:54:41 +00:00
|
|
|
DISTNAME= sattrack-3.1.6
|
1996-11-15 22:35:10 +00:00
|
|
|
CATEGORIES= astro
|
1997-08-18 22:19:20 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
1996-04-09 06:03:52 +00:00
|
|
|
|
1997-01-28 08:11:23 +00:00
|
|
|
MAINTAINER= bjn@visi.com
|
1996-04-09 06:03:52 +00:00
|
|
|
|
1998-11-27 06:30:48 +00:00
|
|
|
USE_XLIB= yes
|
1997-03-02 11:54:41 +00:00
|
|
|
WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src
|
1996-04-15 09:35:10 +00:00
|
|
|
|
1997-03-02 11:54:41 +00:00
|
|
|
post-install:
|
|
|
|
@${CAT} ${PKGDIR}/MESSAGE
|
1996-04-09 06:03:52 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|