diff options
Diffstat (limited to 'devel/ptl/Makefile')
-rw-r--r-- | devel/ptl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile index 88c2ad84795b..276ed847df7e 100644 --- a/devel/ptl/Makefile +++ b/devel/ptl/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:U}/${PORTNAME:U}2 DISTNAME= ${PORTNAME:U}-${PORTVERSION} MAINTAINER= knu@FreeBSD.org +COMMENT= A user level multi-thread library based on POSIX 1003.1c API BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf |