openbsd-ports/astro/sattrack/Makefile

18 lines
316 B
Makefile
Raw Normal View History

1999-03-31 21:20:11 -05:00
# $OpenBSD: Makefile,v 1.3 1999/04/01 02:20:11 brad Exp $
1998-04-28 23:25:30 -04:00
1998-10-06 18:37:07 -04:00
DISTNAME= sattrack-3.1.6
CATEGORIES= astro
NO_CDROM= "COPY: may not be bundled"
MAINTAINER= angelos@openbsd.org
1998-04-28 23:25:30 -04:00
1998-10-06 18:37:07 -04:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
1998-04-28 23:25:30 -04:00
1998-10-06 18:37:07 -04:00
WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src
1998-04-28 23:25:30 -04:00
post-install:
@${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>