summaryrefslogtreecommitdiff
path: root/graphics/pornview/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pornview/Makefile.common')
-rw-r--r--graphics/pornview/Makefile.common30
1 files changed, 30 insertions, 0 deletions
diff --git a/graphics/pornview/Makefile.common b/graphics/pornview/Makefile.common
new file mode 100644
index 00000000000..7702585d948
--- /dev/null
+++ b/graphics/pornview/Makefile.common
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile.common,v 1.1.1.1 2006/02/11 13:06:43 rillig Exp $
+#
+
+PKGNAME= pornview-0.2.0pre1
+DISTNAME= pornview_0.2pre1.orig
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/pornview/}
+
+MAINTAINER= dhowland@users.sourceforge.net
+HOMEPAGE= http://pornview.sourceforge.net/
+COMMENT= GTK+ image viewer
+
+WRKSRC= ${WRKDIR}/pornview-0.2.0pre1
+
+BUILD_USES_MSGFMT= yes
+
+DISTINFO_FILE= ${.CURDIR}/../../graphics/pornview/distinfo
+PATCHDIR= ${.CURDIR}/../../graphics/pornview/patches
+PLIST_SRC= ${.CURDIR}/../../graphics/pornview/PLIST
+
+GNU_CONFIGURE= yes
+USE_DIRS+= gnome2-1.5
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+
+.include "../../graphics/pornview/options.mk"
+
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"