summaryrefslogtreecommitdiffstats
path: root/graphics/apvlv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/apvlv/Makefile')
-rw-r--r--graphics/apvlv/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/graphics/apvlv/Makefile b/graphics/apvlv/Makefile
deleted file mode 100644
index ae892001e..000000000
--- a/graphics/apvlv/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# 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
-PORTREVISION= 1
-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.5:${PORTSDIR}/graphics/poppler-gtk
-
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-CONFIGURE_ARGS= --with-sysconfdir=${PREFIX}/etc
-
-MAN1= apvlv.1
-
-.include <bsd.port.mk>