pkgsrc/parallel/openpa/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

15 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.5 2022/07/25 11:12:27 wiz Exp $
DISTNAME= openpa-1.0.4
CATEGORIES= parallel
MASTER_SITES= http://trac.mcs.anl.gov/projects/openpa/raw-attachment/wiki/Downloads/
MAINTAINER= asau@inbox.ru
HOMEPAGE= http://trac.mcs.anl.gov/projects/openpa/
COMMENT= Atomic primitives for high performance software
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"