diff options
Diffstat (limited to 'editors/xenon/Makefile')
-rw-r--r-- | editors/xenon/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/xenon/Makefile b/editors/xenon/Makefile index 1baf6ab2ee2c..09151e6bc78e 100644 --- a/editors/xenon/Makefile +++ b/editors/xenon/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://sydney.proximity.com.au/~ben/xenon/dist/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Simple X-based text editor +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_GMAKE= yes USE_XORG= xpm MAKEFILE= ${WRKSRC}/makefiles/Makefile.Linux |