18 lines
316 B
Makefile
18 lines
316 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/04/01 02:20:11 brad Exp $
|
|
|
|
DISTNAME= sattrack-3.1.6
|
|
CATEGORIES= astro
|
|
|
|
NO_CDROM= "COPY: may not be bundled"
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src
|
|
|
|
post-install:
|
|
@${CAT} ${PKGDIR}/MESSAGE
|
|
|
|
.include <bsd.port.mk>
|