1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
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 22:35:10 +00: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>