aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>2001-05-21 04:34:27 +0800
committerNik Clayton <nik@FreeBSD.org>2001-05-21 04:34:27 +0800
commit16e57dcf1e0d2cae8846ecf6951626b7a723bcec (patch)
treed2974260c3bd0306b37b18e3bfd70c8a210565ca /graphics
parentf3f83f49c5635f6c6b2ddafa497959a50dae2c1e (diff)
downloadfreebsd-ports-16e57dcf1e0d2cae8846ecf6951626b7a723bcec.tar.gz
freebsd-ports-16e57dcf1e0d2cae8846ecf6951626b7a723bcec.tar.zst
freebsd-ports-16e57dcf1e0d2cae8846ecf6951626b7a723bcec.zip
Nuke shot2png in favour of scr2png.
Notes
Notes: svn path=/head/; revision=42819
Diffstat (limited to 'graphics')
-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 3ad4a225e64a..000000000000
--- 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 6f9ae6f34e83..000000000000
--- 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 ba9e384ccae7..000000000000
--- 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 14e8d364e893..000000000000
--- 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 51aa4e0abd4d..000000000000
--- a/graphics/shot2png/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/shot2png