diff options
author | dinoex <dinoex@FreeBSD.org> | 2006-12-15 17:45:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2006-12-15 17:45:28 +0800 |
commit | 0bc04ef1c9f619c10a41ca30132d9a3bfcb1f228 (patch) | |
tree | 631866846bc37335858b736246f5f7448a29e756 /graphics/vindaloo | |
parent | 46da1ea18ae9c7634dfdbae57b46148a383374cf (diff) | |
download | freebsd-ports-gnome-0bc04ef1c9f619c10a41ca30132d9a3bfcb1f228.tar.gz freebsd-ports-gnome-0bc04ef1c9f619c10a41ca30132d9a3bfcb1f228.tar.zst freebsd-ports-gnome-0bc04ef1c9f619c10a41ca30132d9a3bfcb1f228.zip |
Vindaloo is a PDF Reader for GNUstep.
WWW: http://home.gna.org/gsimageapps/
Diffstat (limited to 'graphics/vindaloo')
-rw-r--r-- | graphics/vindaloo/Makefile | 28 | ||||
-rw-r--r-- | graphics/vindaloo/distinfo | 3 | ||||
-rw-r--r-- | graphics/vindaloo/pkg-descr | 3 | ||||
-rw-r--r-- | graphics/vindaloo/pkg-plist | 28 |
4 files changed, 62 insertions, 0 deletions
diff --git a/graphics/vindaloo/Makefile b/graphics/vindaloo/Makefile new file mode 100644 index 000000000000..d30d4e29ae81 --- /dev/null +++ b/graphics/vindaloo/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: vindaloo +# Date created: 15 Dec 2006 +# Whom: dirk.meyer@dinoex.sub.org +# +# $FreeBSD$ +# + +PORTNAME= vindaloo +PORTVERSION= 0.2 +CATEGORIES= graphics +MASTER_SITES= http://download.gna.org/gsimageapps/Vindaloo/ +DISTNAME= Vindaloo-${PORTVERSION} + +MAINTAINER= dinoex@FreeBSD.org +COMMENT= PDF Reader for GNUstep + +USE_GNUSTEP= yes +USE_GNUSTEP_PREFIX= yes +USE_GNUSTEP_BACK= yes +USE_GNUSTEP_BUILD= yes +USE_GNUSTEP_INSTALL= yes +USE_GNUSTEP_LOCAL_LIBS+= PopplerKit:${POPPLERKIT_PORT} + +WRKSRC= ${WRKDIR}/Vindaloo + +POPPLERKIT_PORT?= graphics/popplerkit + +.include <bsd.port.mk> diff --git a/graphics/vindaloo/distinfo b/graphics/vindaloo/distinfo new file mode 100644 index 000000000000..5af2bbc4f958 --- /dev/null +++ b/graphics/vindaloo/distinfo @@ -0,0 +1,3 @@ +MD5 (Vindaloo-0.2.tar.gz) = f59cedf003b3dee544c2c3bb42709077 +SHA256 (Vindaloo-0.2.tar.gz) = a008d212ec9b8e74cf5aac6fcb8ef46bbe77eeb9cc31ce7f66656b96bf0771d9 +SIZE (Vindaloo-0.2.tar.gz) = 1727460 diff --git a/graphics/vindaloo/pkg-descr b/graphics/vindaloo/pkg-descr new file mode 100644 index 000000000000..8ef02da51754 --- /dev/null +++ b/graphics/vindaloo/pkg-descr @@ -0,0 +1,3 @@ +Vindaloo is a PDF Reader for GNUstep. + +WWW: http://home.gna.org/gsimageapps/ diff --git a/graphics/vindaloo/pkg-plist b/graphics/vindaloo/pkg-plist new file mode 100644 index 000000000000..f859f7138166 --- /dev/null +++ b/graphics/vindaloo/pkg-plist @@ -0,0 +1,28 @@ +Local/Applications/Vindaloo.app/Resources/English.lproj/Document.gorm/data.classes +Local/Applications/Vindaloo.app/Resources/English.lproj/Document.gorm/data.info +Local/Applications/Vindaloo.app/Resources/English.lproj/Document.gorm/objects.gorm +Local/Applications/Vindaloo.app/Resources/English.lproj/Main.gorm/data.classes +Local/Applications/Vindaloo.app/Resources/English.lproj/Main.gorm/data.info +Local/Applications/Vindaloo.app/Resources/English.lproj/Main.gorm/objects.gorm +Local/Applications/Vindaloo.app/Resources/First.png +Local/Applications/Vindaloo.app/Resources/FitHeight.png +Local/Applications/Vindaloo.app/Resources/FitHeightOn.png +Local/Applications/Vindaloo.app/Resources/FitPage.png +Local/Applications/Vindaloo.app/Resources/FitPageOn.png +Local/Applications/Vindaloo.app/Resources/FitWidth.png +Local/Applications/Vindaloo.app/Resources/FitWidthOn.png +Local/Applications/Vindaloo.app/Resources/Info-gnustep.plist +Local/Applications/Vindaloo.app/Resources/Last.png +Local/Applications/Vindaloo.app/Resources/Next.png +Local/Applications/Vindaloo.app/Resources/Previous.png +Local/Applications/Vindaloo.app/Resources/Vindaloo.desktop +Local/Applications/Vindaloo.app/Resources/ZoomIn.png +Local/Applications/Vindaloo.app/Resources/ZoomOut.png +Local/Applications/Vindaloo.app/Vindaloo +Local/Applications/Vindaloo.app/library_paths.openapp +Local/Applications/Vindaloo.app/stamp.make +@dirrm Local/Applications/Vindaloo.app/Resources/English.lproj/Main.gorm +@dirrm Local/Applications/Vindaloo.app/Resources/English.lproj/Document.gorm +@dirrm Local/Applications/Vindaloo.app/Resources/English.lproj +@dirrm Local/Applications/Vindaloo.app/Resources +@dirrm Local/Applications/Vindaloo.app |