freebsd-ports/astro/Makefile
Max Khon 19c237ee42 New port: mymoon
Mymoon is a tool which stands onscreen using ncurses, and
prints for the given latitude and longitude:

- Percentage of Moon's surface illumination
- Distance between Moon & Earth
- Moon set & Moon rise
- Moon age

PR:		52639
Submitted by:	Kirill Ponomarew
2003-06-02 16:03:31 +00:00

67 lines
1.5 KiB
Makefile

# $FreeBSD$
#
SUBDIR += SETIsupport
SUBDIR += celestia
SUBDIR += dgpsip
SUBDIR += ephem
SUBDIR += fooseti
SUBDIR += gkrellmearth
SUBDIR += gkrellmoon
SUBDIR += gkrellmseti
SUBDIR += gkrellsun
SUBDIR += glunarclock
SUBDIR += gpsdrive
SUBDIR += gpsman
SUBDIR += jday
SUBDIR += ksetispy
SUBDIR += ksetiwatch
SUBDIR += libnova
SUBDIR += linux-setiathome
SUBDIR += luna
SUBDIR += match
SUBDIR += mymoon
SUBDIR += nightfall
SUBDIR += openuniverse
SUBDIR += p5-Astro-ADS
SUBDIR += p5-Astro-Catalog
SUBDIR += p5-Astro-DSS
SUBDIR += p5-Astro-MoonPhase
SUBDIR += p5-Astro-SIMBAD
SUBDIR += p5-Astro-SunTime
SUBDIR += p5-Astro-Sunrise
SUBDIR += p5-GPS
SUBDIR += p5-Geo-METAR
SUBDIR += p5-SETI-Stats
SUBDIR += phoon
SUBDIR += planets
SUBDIR += py-metar
SUBDIR += pyweather
SUBDIR += rmap
SUBDIR += roadmap
SUBDIR += saoimage
SUBDIR += sattrack
SUBDIR += seti_applet
SUBDIR += setiathome
SUBDIR += spacechart
SUBDIR += sscalc
SUBDIR += starplot
SUBDIR += stars
SUBDIR += sunclock
SUBDIR += tkseti
SUBDIR += wmglobe
SUBDIR += wmjupiter
SUBDIR += wmmoonclock
SUBDIR += wmsolar
SUBDIR += wmspaceweather
SUBDIR += wmsun
SUBDIR += x3arth
SUBDIR += xearth
SUBDIR += xephem
SUBDIR += xglobe
SUBDIR += xphoon
SUBDIR += xplanet
SUBDIR += xtide
SUBDIR += xworld
.include <bsd.port.subdir.mk>