summaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2005-03-15 03:05:04 +0000
committerclsung <clsung@FreeBSD.org>2005-03-15 03:05:04 +0000
commit3ba4621f17781ecfe97f03baee0661e1cfcecb7f (patch)
treeafee68ef405f80e0499c0cf09a78732d2e655eff /lang/Makefile
parenta960f9d8566a6c150de6247bcdd45ef1c7d35c78 (diff)
downloadFreeBSD-ports-3ba4621f17781ecfe97f03baee0661e1cfcecb7f.zip
FreeBSD-ports-3ba4621f17781ecfe97f03baee0661e1cfcecb7f.tar.gz
- Pugs is an implementation of Perl 6, written in Haskell.
It aims to implement the full Perl6 specification, as detailed in the Synopses. - Synopses: [http://dev.perl.org/perl6/synopsis/] Discussed with: tobez, autrijus@autrijus.org PR: 78809 Submitted by: clsung
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 601bcb4..1463928 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -199,6 +199,7 @@
SUBDIR += pnetc
SUBDIR += pnetlib
SUBDIR += ptoc
+ SUBDIR += pugs
SUBDIR += py-compiler
SUBDIR += py-mx-base
SUBDIR += py-prolog
OpenPOWER on IntegriCloud