diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-29 21:59:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-29 21:59:12 +0000 |
commit | 54b817a43491a375ea77a9cbf7878f42dba2d41d (patch) | |
tree | e1eb2a2fbf489def5a2898aae6542061573e30f5 | |
parent | Cleanup. (diff) |
Deprecated: not supported upstream anymore
Approved by: gnome (kwm)
-rw-r--r-- | devel/g2c/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/g2c/Makefile b/devel/g2c/Makefile index 6adede963e7b..385836c59537 100644 --- a/devel/g2c/Makefile +++ b/devel/g2c/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Glade to C translator +DEPRECATED= Not supported upstream anymore +EXPIRATION_DATE= 2013-08-29 + PLIST_FILES= bin/g2c USES= pathfix USE_GNOME= gtk12 libxml orbit |