pkgsrc/audio/gdcd/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

21 lines
591 B
Makefile

# $NetBSD: Makefile,v 1.18 2003/06/02 01:21:39 jschauma Exp $
#
DISTNAME= gdcd-0.2.1
PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://gdcd.undergrid.net/source_archive/
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://gdcd.undergrid.net/
COMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK)
USE_X11BASE= YES
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
.include "../../audio/libcdaudio/buildlink2.mk"
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../x11/gnome-libs/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"