From 1c857e862ba87c8fa71e693a3c51ec3bac3a1541 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 15 Mar 2011 13:45:55 +0000 Subject: Deprecate unmaintained ports from lang where upstream disapear and/or where no distfiles can be found and are not used by maintained ports --- lang/pbasic/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lang/pbasic') diff --git a/lang/pbasic/Makefile b/lang/pbasic/Makefile index 55337924f976..6ffa7eb95922 100644 --- a/lang/pbasic/Makefile +++ b/lang/pbasic/Makefile @@ -17,6 +17,9 @@ COMMENT= Phil Cockroft's Basic Interpreter (previously Rabbit Basic) # Ask jhs@freebsd.org if you want newer sources or author's latest e-mail # (which is currently "phil@gmrs.isar.de" but changes a lot) +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + ALL_TARGET= freebsd MAKEFILE= makefile MAN1= pbasic.1 -- cgit v1.2.3