pkgsrc/print/imposter/Makefile
xtraeme e1b07ec8c1 Update to 0.3, provided by pancake in PR pkg/30700.
V0.3 (2005-04-04)

* Upgraded to new GtkFileChooser (requires gtk 2.4).
* Page number elements are drawn.
* Template bug is fixed.
* Full gradient support.
* Remote control support
2005-08-25 14:22:24 +00:00

20 lines
515 B
Makefile

# $NetBSD: Makefile,v 1.10 2005/08/25 14:22:24 xtraeme Exp $
#
DISTNAME= imposter-0.3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=imposter/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://imposter.sourceforge.net/
COMMENT= Standalone OpenOffice presentations viewer using GTK2
BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"