summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwiedi <wiedi>2016-12-03 23:54:56 +0000
committerwiedi <wiedi>2016-12-03 23:54:56 +0000
commit1d287b7e971a3dbb231d290b4c62acfb4c82bc58 (patch)
treee35c946c71bbedfe1068439c03839a9b7183d21b /devel/Makefile
parent6cd9374edf1f7581257e6ad193dba008e73580a4 (diff)
downloadpkgsrc-1d287b7e971a3dbb231d290b4c62acfb4c82bc58.tar.gz
Import slibtool-0.5.12 as devel/slibtool
slibtool is an independent reimplementation of the widely used libtool, written in C. slibtool is designed to be a clean, fast, easy-to-use libtool drop-in replacement, and is accordingly aimed at package authors, distro developers, and system integrators. slibtool maintains compatibility with libtool in nearly every aspect of the tool's functionality as well as semantics, leaving out (or turning into a no-op) only a small number of features that are no longer needed on modern systems.
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9308d32b089..9ee3ff8c1c3 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2338 2016/11/30 12:24:54 wiz Exp $
+# $NetBSD: Makefile,v 1.2339 2016/12/03 23:54:56 wiedi Exp $
#
COMMENT= Development utilities
@@ -2179,6 +2179,7 @@ SUBDIR+= sgi-stl-docs
SUBDIR+= shtk
SUBDIR+= silc-toolkit
SUBDIR+= slib
+SUBDIR+= slibtool
SUBDIR+= sml-mode
SUBDIR+= snappy
SUBDIR+= snappy-java10