pkgsrc/graphics/libflash/Makefile.common
rh c3c86c282b Initial import of libflash-0.4.10, a GPL library for playing Flash[tm]
movies.  Provided in private mail by hubertf with some changes by myself
to split up the package into separate library, player, and plugin parts.
2000-08-28 17:33:50 +00:00

14 lines
302 B
Makefile

# $NetBSD: Makefile.common,v 1.1.1.1 2000/08/28 17:33:50 rh Exp $
#
DISTNAME= flash-0.4.10
CATEGORIES= graphics
MASTER_SITES= http://www.swift-tools.com/Flash/
EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.swift-tools.com/Flash/
USE_X11= yes
.include "../../mk/bsd.pkg.mk"