freebsd-ports/astro/sattrack/Makefile
Satoshi Asami 51952d781a Upgrade, 3.1.4 -> 3.1.6. The maintainer got the author's permission
(thanks!) so remove NO_CDROM.  It still requires a license for
commercial use so print that out in MESSAGE.

Closes PR ports/2843.

Submitted by:	bjn@visi.com
1997-03-02 11:54:41 +00:00

20 lines
526 B
Makefile

# 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
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>