pkgsrc-wip/nuppelvideo/Makefile
Kamil Rytarowski 7516efc07c Drop from packages "PKG_DESTDIR_SUPPORT= none"
This is an intermediate step forward removing usage of unsupported options.

Most packages didn't build but at least "make clean" now works.
2016-05-28 13:54:50 +02:00

18 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/10/03 18:15:33 asau Exp $
#
DISTNAME= NuppelVideo-0.52a
CATEGORIES= graphics audio
MASTER_SITES= ${MASTER_SITE_FREEBSD_LOCAL:=arved/} \
http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://web.archive.org/web/20050305195413/http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/
COMMENT= Fast and simple RTjpeg-based video capture program
CFLAGS+= ${CPPFLAGS}
DEFS+= ${CPPFLAGS}
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"