diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 09:55:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-05 09:55:54 +0000 |
commit | 68d86ff245bf5b8f0d409b89615d1bb5996b317e (patch) | |
tree | b3af6c37e80f528304d1aaabcafcf434b6a1bdcb /astro/ephem | |
parent | 6969433a3100d0fee17a0b57c8f11597ec5c6d34 (diff) | |
download | ports-68d86ff245bf5b8f0d409b89615d1bb5996b317e.tar.gz ports-68d86ff245bf5b8f0d409b89615d1bb5996b317e.zip |
Notes
Diffstat (limited to 'astro/ephem')
-rw-r--r-- | astro/ephem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index a73ddd77a7ef..5fe89f810bcb 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -12,6 +12,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= slaven@rezic.de COMMENT= Interactive terminal-based astronomical ephemeris program +BROKEN= No public distfiles NO_WRKSUBDIR= yes ALL_TARGET= |