aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-03 06:36:11 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-03 06:36:11 +0000
commitb5534b83dfbbe2123e2d30160e454226e358f6dc (patch)
tree69cb646d0947c6ce10414c12aac756dc0067c4a0 /devel/Makefile
parent64a85d3e381b8d96f34eceff99b723ceb0c037ab (diff)
downloadports-b5534b83dfbbe2123e2d30160e454226e358f6dc.tar.gz
ports-b5534b83dfbbe2123e2d30160e454226e358f6dc.zip
Add py-pqueue-0.2, a Fibonacci-Heap based Priority-Queue Extension for Python
PR: 31470 Submitted by: Hye-Shik Chang <perky@fallin.lv>
Notes
Notes: svn path=/head/; revision=50947
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e5aa4849e402..a5521db6b8dd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -482,6 +482,7 @@
SUBDIR += py-omniorb
SUBDIR += py-optik
SUBDIR += py-orbit
+ SUBDIR += py-pqueue
SUBDIR += py-twisted
SUBDIR += py-unit
SUBDIR += py-xoltar-toolkit