pkgsrc/devel/libbsd/Makefile
2020-12-09 11:21:46 +00:00

16 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/12/09 11:21:46 cheusov Exp $
DISTNAME= libbsd-0.10.0
CATEGORIES= devel
MASTER_SITES= http://libbsd.freedesktop.org/releases/
EXTRACT_SUFX= .tar.xz
MAINTAINER= matthias@rampke.de
HOMEPAGE= https://libbsd.freedesktop.org/
COMMENT= Compatibility library for BSD functions under other systems
LICENSE= original-bsd
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"