aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 18:50:30 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 18:50:30 +0000
commit155aa7f937dacb7b05812fa61f8a45636cfc9eab (patch)
treede47e4f78f73207a09d6d63c1243fa414971597d /astro
parent6f19552d7510961bb33108939cd51c0c9c3244a6 (diff)
downloadports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.tar.gz
ports-155aa7f937dacb7b05812fa61f8a45636cfc9eab.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/rmap/Makefile3
-rw-r--r--astro/sunclock/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/astro/rmap/Makefile b/astro/rmap/Makefile
index 3acc55283085..e9f6c1c3a529 100644
--- a/astro/rmap/Makefile
+++ b/astro/rmap/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://www.reza.net/rmap/
MAINTAINER= ports@FreeBSD.org
COMMENT= Generates images of the Earth centered at a particular location
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-03-07
+
LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd
GNU_CONFIGURE= yes
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile
index ba12017e5922..0c757621e097 100644
--- a/astro/sunclock/Makefile
+++ b/astro/sunclock/Makefile
@@ -9,6 +9,9 @@ MASTER_SITES= http://www.arvernes.com/files/jpd/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Shows which portion of the Earth's surface is illuminated by the Sun
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-03-07
+
LICENSE= GPLv2
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \