mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7946475a30
An applet that displays the current status of a seti@home client. PR: 19607 Submitted by: HIYAMA Takeshi <th@cis.ibaraki.ac.jp>
30 lines
576 B
Makefile
30 lines
576 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += dgpsip
|
|
SUBDIR += ephem
|
|
SUBDIR += luna
|
|
SUBDIR += pyweather
|
|
SUBDIR += rmap
|
|
SUBDIR += saoimage
|
|
SUBDIR += sattrack
|
|
SUBDIR += seti_applet
|
|
SUBDIR += setiathome
|
|
SUBDIR += ssystem
|
|
SUBDIR += stars
|
|
SUBDIR += sunclock
|
|
SUBDIR += tkseti
|
|
SUBDIR += wmglobe
|
|
SUBDIR += wmmoonclock
|
|
SUBDIR += wmspaceweather
|
|
SUBDIR += wmsun
|
|
SUBDIR += x3arth
|
|
SUBDIR += xearth
|
|
SUBDIR += xephem
|
|
SUBDIR += xglobe
|
|
SUBDIR += xphoon
|
|
SUBDIR += xplanet
|
|
SUBDIR += xtide
|
|
|
|
.include <bsd.port.subdir.mk>
|