diff options
Diffstat (limited to 'misc/gregexp/Makefile')
-rw-r--r-- | misc/gregexp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/gregexp/Makefile b/misc/gregexp/Makefile index 5d47264692ac..070b3fe292b8 100644 --- a/misc/gregexp/Makefile +++ b/misc/gregexp/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://dentrassi.de/download/gregexp/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical regular expression explorer +DEPRECATED= GNOME 2 application +EXPIRATION_DATE= 2018-12-10 + LIB_DEPENDS= libpcre.so:devel/pcre USES= pkgconfig |