diff options
-rw-r--r-- | cad/oregano/Makefile | 3 | ||||
-rw-r--r-- | devel/jakelib2/Makefile | 3 | ||||
-rw-r--r-- | x11/ebuttons/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index bdb0e46724fe..b59ea40ee857 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://gforge.lug.fi.uba.ar/frs/download.php/86/ MAINTAINER= gahr@FreeBSD.org COMMENT= Schematic capture and simulation of electrical circuits +DEPRECATED= Website has disappeared +EXPIRATION_DATE=2011-09-03 + USE_GNOME= gnomehack gnomeprefix gtksourceview intlhack libglade2 \ libgnomeui USE_GETTEXT= yes diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile index 37eb8681e0bd..df0ae9fc9e06 100644 --- a/devel/jakelib2/Makefile +++ b/devel/jakelib2/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.donuz.de/download/${PORTNAME}/ MAINTAINER= gahr@FreeBSD.org COMMENT= A cross platform C++ class library with a Java-like API +DEPRECATED= Website has disappeared +EXPIRATION_DATE=2011-09-03 + LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc USE_AUTOTOOLS= libtool diff --git a/x11/ebuttons/Makefile b/x11/ebuttons/Makefile index c6c3e1a3521a..5335624b9400 100644 --- a/x11/ebuttons/Makefile +++ b/x11/ebuttons/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= gahr MAINTAINER= gahr@FreeBSD.org COMMENT= A simple epplet that contains several buttons used to launch programs +DEPRECATED= Website has disappeared +EXPIRATION_DATE=2011-09-03 + LIB_DEPENDS= epplet.3:${PORTSDIR}/x11-wm/epplets PLIST_FILES= bin/E-Buttons.epplet |