Nuke shot2png in favour of scr2png.

This commit is contained in:
Nik Clayton 2001-05-20 20:34:27 +00:00
parent f3f83f49c5
commit 16e57dcf1e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42819
5 changed files with 0 additions and 31 deletions

View File

@ -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>

View File

@ -1 +0,0 @@
MD5 (shot2png-1.0.tar.gz) = c42d2fc9cee6dd2ec505695256fd77b5

View File

@ -1 +0,0 @@
Converts the output of scrshot(1) to PNG

View File

@ -1,2 +0,0 @@
shot2png takes a syscons screenshot generated by scrshot(1) and
converts it in to a PNG image.

View File

@ -1 +0,0 @@
bin/shot2png