21 lines
515 B
Makefile
21 lines
515 B
Makefile
# $NetBSD: Makefile,v 1.3 2017/09/04 18:00:58 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= schroedinger-1.0.11
|
|
CATEGORIES= multimedia
|
|
#MASTER_SITES= http://diracvideo.org/download/schroedinger/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
#HOMEPAGE= http://diracvideo.org/
|
|
COMMENT= Dirac video compression library
|
|
#LICENSE= mpl or lgpl or gpl or mit
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
USE_TOOLS+= pkg-config
|
|
USE_LANGUAGES= c c++
|
|
|
|
PKGCONFIG_OVERRIDE+= schroedinger.pc.in
|
|
|
|
.include "../../devel/orc/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|