summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>2001-05-20 20:34:27 +0000
committernik <nik@FreeBSD.org>2001-05-20 20:34:27 +0000
commit77e065444369704c79f615c5d9f128ca46709ed7 (patch)
tree6c44e3b3ab01156572387403239569d66da2c0fa
parent00a66bfe961e1bdf02f874bf174b807cd17214f2 (diff)
downloadFreeBSD-ports-77e065444369704c79f615c5d9f128ca46709ed7.zip
FreeBSD-ports-77e065444369704c79f615c5d9f128ca46709ed7.tar.gz
Nuke shot2png in favour of scr2png.
-rw-r--r--graphics/shot2png/Makefile26
-rw-r--r--graphics/shot2png/distinfo1
-rw-r--r--graphics/shot2png/pkg-comment1
-rw-r--r--graphics/shot2png/pkg-descr2
-rw-r--r--graphics/shot2png/pkg-plist1
5 files changed, 0 insertions, 31 deletions
diff --git a/graphics/shot2png/Makefile b/graphics/shot2png/Makefile
deleted file mode 100644
index 3ad4a22..0000000
--- a/graphics/shot2png/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: shot2png
-# Date created: 18 May 2001
-# Whom: nik
-#
-# $FreeBSD$
-#
-
-PORTNAME= shot2png
-PORTVERSION= 1.0
-CATEGORIES= graphics
-
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=nik
-NO_WRKSUBDIR= yes
-
-MAINTAINER= nik@freebsd.org
-
-LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd
-
-MAN1= shot2png.1
-MANCOMPRESSED= yes
-
-do-install:
- @cd ${WRKSRC}; ${MAKE} BINDIR=${LOCALBASE}/bin SHAREDIR=${LOCALBASE} install
-
-.include <bsd.port.mk>
diff --git a/graphics/shot2png/distinfo b/graphics/shot2png/distinfo
deleted file mode 100644
index 6f9ae6f..0000000
--- a/graphics/shot2png/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (shot2png-1.0.tar.gz) = c42d2fc9cee6dd2ec505695256fd77b5
diff --git a/graphics/shot2png/pkg-comment b/graphics/shot2png/pkg-comment
deleted file mode 100644
index ba9e384..0000000
--- a/graphics/shot2png/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Converts the output of scrshot(1) to PNG
diff --git a/graphics/shot2png/pkg-descr b/graphics/shot2png/pkg-descr
deleted file mode 100644
index 14e8d36..0000000
--- a/graphics/shot2png/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-shot2png takes a syscons screenshot generated by scrshot(1) and
-converts it in to a PNG image.
diff --git a/graphics/shot2png/pkg-plist b/graphics/shot2png/pkg-plist
deleted file mode 100644
index 51aa4e0..0000000
--- a/graphics/shot2png/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/shot2png
OpenPOWER on IntegriCloud