Files
pkgsrc-ng/devel/orc/Makefile
2014-11-05 12:41:07 +01:00

20 lines
440 B
Makefile

# $NetBSD: Makefile,v 1.8 2013/09/02 16:10:39 wiz Exp $
DISTNAME= orc-0.4.18
CATEGORIES= devel
MASTER_SITES= http://code.entropywave.com/download/orc/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://code.entropywave.com/projects/orc/
COMMENT= Compiler for vector operations
LICENSE= modified-bsd
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS= gmake
PKGCONFIG_OVERRIDE+= orc.pc.in
TEST_TARGET= check
.include "../../mk/bsd.pkg.mk"