freebsd-ports/astro/sattrack/Makefile
Bill Fenner 46b334422a MAINTAINER doesn't use FreeBSD any more.
Submitted by:	"Brent J. Nordquist" <brent@nordist.net>
2001-04-21 16:14:40 +00:00

21 lines
435 B
Makefile

# New ports collection makefile for: sattrack
# Date created: 6 Apr 1996
# Whom: Brent J. Nordquist <bjn@visi.com>
#
# $FreeBSD$
#
PORTNAME= sattrack
PORTVERSION= 3.1.6
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
USE_XLIB= yes
WRKSRC= ${WRKDIR}/SatTrack-${PORTVERSION}/src
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>