aboutsummaryrefslogtreecommitdiff
path: root/devel/shmap
diff options
context:
space:
mode:
Diffstat (limited to 'devel/shmap')
-rw-r--r--devel/shmap/Makefile3
-rw-r--r--devel/shmap/pkg-comment1
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/shmap/Makefile b/devel/shmap/Makefile
index d4062ee54e45..4511be85aa22 100644
--- a/devel/shmap/Makefile
+++ b/devel/shmap/Makefile
@@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Shared-memory-based hashmaps
-
LIB_DEPENDS= mm.12:${PORTSDIR}/devel/mm
GNU_CONFIGURE= yes
@@ -25,5 +23,4 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
-
.include <bsd.port.mk>
diff --git a/devel/shmap/pkg-comment b/devel/shmap/pkg-comment
new file mode 100644
index 000000000000..af1c3c8fbf16
--- /dev/null
+++ b/devel/shmap/pkg-comment
@@ -0,0 +1 @@
+Shared-memory-based hashmaps