summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/Makefile1
-rw-r--r--graphics/apvlv/Makefile24
-rw-r--r--graphics/apvlv/distinfo3
-rw-r--r--graphics/apvlv/pkg-descr3
-rw-r--r--graphics/apvlv/pkg-plist8
5 files changed, 39 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index dc2727932c9c..c93f736ea66b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -31,6 +31,7 @@
SUBDIR += animorph
SUBDIR += aoi
SUBDIR += aolserver-nsgd
+ SUBDIR += apvlv
SUBDIR += aqsis
SUBDIR += asciio
SUBDIR += autopano-sift
diff --git a/graphics/apvlv/Makefile b/graphics/apvlv/Makefile
new file mode 100644
index 000000000000..b9e063b6ea92
--- /dev/null
+++ b/graphics/apvlv/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: apvlv
+# Date created: 03 May 2010
+# Whom: Ju Pengfei <jupengfei@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= apvlv
+PORTVERSION= 0.0.9.6
+CATEGORIES= graphics
+MASTER_SITES= GOOGLE_CODE
+
+MAINTAINER= jupengfei@gmail.com
+COMMENT= Apvlv is a PDF Viewer Under Linux and its behaviour like Vim
+
+LIB_DEPENDS= poppler-glib.4:${PORTSDIR}/graphics/poppler-gtk
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+CONFIGURE_ARGS= --with-sysconfdir=${PREFIX}/etc
+
+MAN1= apvlv.1
+
+.include <bsd.port.mk>
diff --git a/graphics/apvlv/distinfo b/graphics/apvlv/distinfo
new file mode 100644
index 000000000000..1cf70f8fe1f8
--- /dev/null
+++ b/graphics/apvlv/distinfo
@@ -0,0 +1,3 @@
+MD5 (apvlv-0.0.9.6.tar.gz) = 6128f0cb86d2d7b063c2feed04ab5f90
+SHA256 (apvlv-0.0.9.6.tar.gz) = 5d6363bf57d2869679b246cfcf838335782423e0c2a8892f8fdc64e0564d9af3
+SIZE (apvlv-0.0.9.6.tar.gz) = 215077
diff --git a/graphics/apvlv/pkg-descr b/graphics/apvlv/pkg-descr
new file mode 100644
index 000000000000..7ff2cfaf52e3
--- /dev/null
+++ b/graphics/apvlv/pkg-descr
@@ -0,0 +1,3 @@
+Apvlv is a PDF Viewer Under Linux and its behaviour like Vim.
+
+WWW: http://code.google.com/p/apvlv/
diff --git a/graphics/apvlv/pkg-plist b/graphics/apvlv/pkg-plist
new file mode 100644
index 000000000000..c2061c135088
--- /dev/null
+++ b/graphics/apvlv/pkg-plist
@@ -0,0 +1,8 @@
+bin/apvlv
+etc/apvlvrc
+%%DOCSDIR%%/apvlvrc.example
+%%DOCSDIR%%/reg.png
+%%DOCSDIR%%/dir.png
+%%DOCSDIR%%/pdf.png
+%%DOCSDIR%%/Startup.pdf
+@dirrm %%DOCSDIR%%