diff options
-rw-r--r-- | editors/gphpedit/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/gphpedit/Makefile b/editors/gphpedit/Makefile index 9d4e34b39e90..1964a8d60848 100644 --- a/editors/gphpedit/Makefile +++ b/editors/gphpedit/Makefile @@ -12,6 +12,9 @@ MASTER_SITES= http://www.gphpedit.org/download/store/ \ MAINTAINER= novel@FreeBSD.org COMMENT= PHP, HTML, and CSS development environment for GNOME 2.x +DEPRECATED= No longer maintaned upstream +EXPIRATION_DATE= 2013-12-01 + USES= gmake pkgconfig USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml USE_AUTOTOOLS= libtool |