diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-11-03 09:37:49 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2013-11-03 09:37:49 +0000 |
commit | b44cbee198e3c77c1af94154eab30e7a4374be9c (patch) | |
tree | 147ce8946f40f8987207b10999ceb59c589e215c /editors | |
parent | - Upgrade to 0.04. (diff) |
Mark DEPRECATED: no upstream activity for about 3 years.
Notes
Notes:
svn path=/head/; revision=332598
Diffstat (limited to 'editors')
-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 |