15 lines
436 B
Makefile
15 lines
436 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2005/11/04 02:59:54 minskim Exp $
|
|
#
|
|
|
|
DISTNAME= ${MING_DISTNAME}
|
|
PKGNAME= ${MING_PKGNAME}
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= ${MING_MASTER_SITES}
|
|
EXTRACT_SUFX= ${MING_EXTRACT_SUFX}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://ming.sourceforge.net/
|
|
COMMENT= Create SWF (Macromedia Flash) files with this library
|
|
|
|
.include "../../multimedia/ming/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|