2019-04-04 09:34:07 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2019/04/04 07:34:07 bsiegert Exp $
|
2011-01-08 21:43:38 +01:00
|
|
|
|
2017-12-08 09:03:35 +01:00
|
|
|
.include "../../devel/libuuid/Makefile.common"
|
2011-01-08 21:43:38 +01:00
|
|
|
|
2017-12-08 09:03:35 +01:00
|
|
|
PKGNAME= ${DISTNAME:S/util-linux/libblkid/}
|
2019-04-04 09:34:07 +02:00
|
|
|
PKGREVISION= 1
|
2017-12-08 09:03:35 +01:00
|
|
|
CATEGORIES= devel
|
2011-01-08 21:43:38 +01:00
|
|
|
COMMENT= Library to handle device identification and token extraction
|
|
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
|
2017-12-08 09:03:35 +01:00
|
|
|
CONFIGURE_ARGS+= --enable-libblkid
|
|
|
|
PKGCONFIG_OVERRIDE+= libblkid/blkid.pc.in
|
2011-01-08 21:43:38 +01:00
|
|
|
|
2019-04-04 09:33:08 +02:00
|
|
|
.include "../../devel/libuuid/buildlink3.mk"
|
2011-01-08 21:43:38 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|