aboutsummaryrefslogtreecommitdiff
path: root/lang/pugs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
commit6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch)
treeb814bdc850876fc7f43127bd2a783cf124f36b80 /lang/pugs
parent1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff)
downloadports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.gz
ports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.zip
Notes
Diffstat (limited to 'lang/pugs')
-rw-r--r--lang/pugs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile
index 84f329938e2c..997e1e965f42 100644
--- a/lang/pugs/Makefile
+++ b/lang/pugs/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A Perl6 Implementation
BROKEN= This version does not build with current ghc
+DEPRECATED= Has been broken for more than 6 months
+EXPIRATION_DATE=2008-09-19
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
${SITE_PERL}/Pugs/Emitter/Perl6/Perl5.pm:${PORTSDIR}/lang/p5-v6 \