2010-06-14 00:46:54 +02:00
|
|
|
# $NetBSD: Makefile,v 1.3 2010/06/13 22:47:19 thomasklausner Exp $
|
2006-02-23 10:42:12 +01:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= swfmill-0.2.11
|
2010-06-14 00:46:54 +02:00
|
|
|
PKGREVISION= 1
|
2006-02-23 10:42:12 +01:00
|
|
|
CATEGORIES= graphics converters
|
2006-10-12 23:13:40 +02:00
|
|
|
MASTER_SITES= http://swfmill.org/releases/
|
2006-02-23 10:42:12 +01:00
|
|
|
|
|
|
|
MAINTAINER= hiramatu@boreas.dti.ne.jp
|
2006-10-12 23:13:40 +02:00
|
|
|
HOMEPAGE= http://swfmill.org/
|
2006-02-23 10:42:12 +01:00
|
|
|
COMMENT= Collection of SWF manipulation and creation utilities
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_TOOLS+= pkg-config
|
|
|
|
USE_LANGUAGES= c c++
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
.include "../../textproc/libxml2/buildlink3.mk"
|
|
|
|
.include "../../textproc/libxslt/buildlink3.mk"
|
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
|
|
.include "../../graphics/freetype2/buildlink3.mk"
|
|
|
|
.include "../../graphics/png/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|