diff options
author | danfe <danfe@FreeBSD.org> | 2009-08-18 07:08:02 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2009-08-18 07:08:02 +0800 |
commit | 14975096f792f1a70b01f2261362c2a0aa139bd2 (patch) | |
tree | d83a04e48a37c90ee579e6510b6faeb334af3582 /astro/Makefile | |
parent | 01285477f40490ae8d2dca2f16b03c0771ddc141 (diff) | |
download | freebsd-ports-graphics-14975096f792f1a70b01f2261362c2a0aa139bd2.tar.gz freebsd-ports-graphics-14975096f792f1a70b01f2261362c2a0aa139bd2.tar.zst freebsd-ports-graphics-14975096f792f1a70b01f2261362c2a0aa139bd2.zip |
Add slave port for KDE-flavored Celestia.
Diffstat (limited to 'astro/Makefile')
-rw-r--r-- | astro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/Makefile b/astro/Makefile index 81120597fa2..b77e285431f 100644 --- a/astro/Makefile +++ b/astro/Makefile @@ -12,6 +12,7 @@ SUBDIR += celestia SUBDIR += celestia-gnome SUBDIR += celestia-gtk + SUBDIR += celestia-kde SUBDIR += cfitsio SUBDIR += dgpsip SUBDIR += ephem |