freebsd-ports/astro/sattrack/Makefile

22 lines
485 B
Makefile
Raw Normal View History

# New ports collection makefile for: sattrack
# Version required: 3.1.6
# Date created: 6 Apr 1996
# Whom: Brent J. Nordquist <bjn@visi.com>
#
# $FreeBSD$
#
DISTNAME= sattrack-3.1.6
1996-11-15 17:35:10 -05:00
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= bjn@visi.com
1998-11-27 01:30:48 -05:00
USE_XLIB= yes
WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src
post-install:
2000-01-29 15:01:39 -05:00
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>