aboutsummaryrefslogtreecommitdiff
path: root/graphics/gview
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 08:56:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 08:56:41 +0000
commit9be9c4c1dafe17e16a81322515a375b6574e2bb7 (patch)
tree9ae73276b422d1766d18a0fdeeb964c5f2073690 /graphics/gview
parentd140c906251172c4ac876b6be49313c67918650f (diff)
Notes
Diffstat (limited to 'graphics/gview')
-rw-r--r--graphics/gview/Makefile33
-rw-r--r--graphics/gview/distinfo3
-rw-r--r--graphics/gview/pkg-descr6
-rw-r--r--graphics/gview/pkg-plist11
4 files changed, 0 insertions, 53 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile
deleted file mode 100644
index fdbde9c01ba9..000000000000
--- a/graphics/gview/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: gview
-# Date created: 30 April 1999
-# Whom: Andrey Zakhvatov
-#
-# $FreeBSD$
-#
-
-PORTNAME= gview
-PORTVERSION= 0.1.15
-PORTREVISION= 8
-CATEGORIES= graphics
-MASTER_SITES= http://homepages.petech.ac.za/~bruces/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Image viewer for X Window System with interface similar to ACDSee
-
-DEPRECATED= Upstream disapear and distfile is no more available
-EXPIRATION_DATE= 2011-05-01
-
-USE_GNOME= gnomehack imlib
-GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-post-install:
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for file in AUTHORS BUGS ChangeLog NEWS README TODO
- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
-.endfor
-.endif
-
-.include <bsd.port.mk>
diff --git a/graphics/gview/distinfo b/graphics/gview/distinfo
deleted file mode 100644
index 0d655e5d99f4..000000000000
--- a/graphics/gview/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gview-0.1.15.tar.gz) = f54227f9604c57b07ef2678c00d6ab4a
-SHA256 (gview-0.1.15.tar.gz) = 056df0f1cc6cb73ff6a775955e8e71633a995c032332eba4eba74f3f7a917ca6
-SIZE (gview-0.1.15.tar.gz) = 156564
diff --git a/graphics/gview/pkg-descr b/graphics/gview/pkg-descr
deleted file mode 100644
index 2de628fbe6b7..000000000000
--- a/graphics/gview/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-gView is a modern image viewer for X Window System. It is based on GTK
-and Imlib and supports most common image formats, JPEG, GIF, TIFF, BMP,
-PPM, XPM, PNG and whatever other image formats your Imlib is configured
-to support.
-
-WWW: http://homepages.petech.ac.za/~bruces/
diff --git a/graphics/gview/pkg-plist b/graphics/gview/pkg-plist
deleted file mode 100644
index e801d5a30f5b..000000000000
--- a/graphics/gview/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/gview
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/BUGS
-%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
-%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-share/locale/fr/LC_MESSAGES/gview.mo
-share/locale/ja/LC_MESSAGES/gview.mo
-share/locale/ko/LC_MESSAGES/gview.mo
-%%PORTDOCS%%@dirrm %%DOCSDIR%%