pkgsrc/graphics/gxine/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

23 lines
586 B
Makefile

# $NetBSD: Makefile,v 1.5 2003/06/02 01:19:25 jschauma Exp $
#
DISTNAME= gxine-0.3.3
PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/}
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://xinehq.de/
COMMENT= gtk-based media player
USE_BUILDLINK2= YES
USE_X11= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GNU_CONFIGURE= YES
.include "../../devel/glib2/buildlink2.mk"
.include "../../graphics/xine-lib/buildlink2.mk"
.include "../../x11/gtk2/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"