pkgsrc-wip/libbsd/Makefile

17 lines
413 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/01/03 21:11:34 mrampke 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"