pkgsrc/x11/xvidcap/Makefile
reed 8231aba9db Split up Makefile into a Makefile.common so it can be reused
for a xvidcap-gtk2 package. Remove the XVIDCAP_GTK2_GUI usage.

Add note to DESCRiption to clarify the version of this xvidcap.
2005-01-12 19:45:50 +00:00

11 lines
232 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/01/12 19:45:50 reed Exp $
#
.include "Makefile.common"
PKGREVISION= 3
COMMENT= Capture X display to individual frames or MPEG video
CONFIGURE_ARGS+= --without-gtk2
.include "../../mk/bsd.pkg.mk"