pkgsrc/devel/libsigsegv/Makefile
wiz 92b4a6e496 *: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
2022-07-25 11:12:18 +00:00

17 lines
439 B
Makefile

# $NetBSD: Makefile,v 1.20 2022/07/25 11:12:23 wiz Exp $
DISTNAME= libsigsegv-2.14
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=libsigsegv/}
MAINTAINER= martijn.van.buul@gmail.com
HOMEPAGE= https://savannah.gnu.org/projects/libsigsegv/
COMMENT= Library for handling page faults in user mode
LICENSE= gnu-gpl-v2
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"