freebsd-ports/astro/sattrack/Makefile

21 lines
526 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>
#
# $Id: Makefile,v 1.6 1997/01/28 08:11:05 asami Exp $
#
DISTNAME= sattrack-3.1.6
1996-11-15 23:35:10 +01:00
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>