summaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-04-07 19:38:07 +0000
committerknu <knu@FreeBSD.org>2001-04-07 19:38:07 +0000
commit275d38e455585331f5b2f91c4b23595bd5ee676c (patch)
tree5f5bd527f211c2ba79b250f5c633175c5d8c76ad /devel/Makefile
parentc096677a0063451af5f9ac14b1e0b88d732e8c86 (diff)
downloadFreeBSD-ports-275d38e455585331f5b2f91c4b23595bd5ee676c.zip
FreeBSD-ports-275d38e455585331f5b2f91c4b23595bd5ee676c.tar.gz
Add ptl. PTL (Portable Thread Library) is an implementation of user
level multi-thread library based on POSIX 1003.1c API.
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 2f836e0..993b4f0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -359,6 +359,7 @@
SUBDIR += projectcenter.app
SUBDIR += pth
SUBDIR += pth-devel
+ SUBDIR += ptl
SUBDIR += py-coro
SUBDIR += py-functional
SUBDIR += py-game
OpenPOWER on IntegriCloud