- remove unnecessary output of pkg/MESSAGE in Makefile, this is done in

bsd.port.mk now
- add missing @dirrm's to PLIST
This commit is contained in:
brad 1999-09-06 18:01:12 +00:00
parent 3cbdccbea9
commit 460b0ffa3e
2 changed files with 6 additions and 7 deletions

View File

@ -1,17 +1,12 @@
# $OpenBSD: Makefile,v 1.3 1999/04/01 02:20:11 brad Exp $
# $OpenBSD: Makefile,v 1.4 1999/09/06 18:01:12 brad Exp $
DISTNAME= sattrack-3.1.6
CATEGORIES= astro
NO_CDROM= "COPY: may not be bundled"
MASTER_SITES= ${MASTER_SITE_LOCAL}
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>

View File

@ -67,3 +67,7 @@ share/doc/SatTrack/info.TrakBox.TS-790.JR1EDE
share/doc/SatTrack/info.freqs.p3d
share/doc/SatTrack/info.tle.general
share/doc/SatTrack/sattrack.doc
@dirrm lib/SatTrack/data
@dirrm lib/SatTrack/pred
@dirrm lib/SatTrack/tle
@dirrm share/doc/SatTrack