freebsd-ports/astro/sattrack/Makefile

21 lines
514 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.7 1997/03/02 11:54:20 asami Exp $
#
DISTNAME= sattrack-3.1.6
1996-11-15 17:35:10 -05:00
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= bjn@visi.com
WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src
post-install:
@${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>