pkgsrc-wip/breakpad/Makefile

18 lines
481 B
Makefile

# $NetBSD$
PKGNAME= breakpad-64
GIT_REPO= https://chromium.googlesource.com/breakpad/breakpad.git
CATEGORIES= misc
GIT_REVISION= 4f9988b2546456070904dc5c6f83a952915593c9
MAINTAINER= cfkoch@edgebsd.org
HOMEPAGE= https://chromium.googlesource.com/breakpad/breakpad
COMMENT= Client and server components for a crash reporting system
LICENSE= modified-bsd AND unicode
GNU_CONFIGURE= yes
USE_LANGUAGES+= c c++11
.include "../../wip/mk/git-package.mk"
.include "../../mk/bsd.pkg.mk"