pkgsrc/multimedia/swfdec/Makefile.common
jlam 9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00

26 lines
638 B
Makefile

# $NetBSD: Makefile.common,v 1.7 2006/03/04 21:30:15 jlam Exp $
#
DISTNAME= swfdec-0.2.2
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=swfdec/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://swfdec.sourceforge.net/
COMMENT= Library for rendering Flash(R) animations and games
DISTINFO_FILE= ${.CURDIR}/../../multimedia/swfdec/distinfo
PATCHDIR= ${.CURDIR}/../../multimedia/swfdec/patches
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE= swfdec.pc.in
BUILDLINK_TRANSFORM+= rm:-Werror
pre-install:
${ECHO} "install:" >${WRKSRC}/plugin/Makefile