diff options
author | gdt <gdt@pkgsrc.org> | 2005-11-18 18:44:32 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2005-11-18 18:44:32 +0000 |
commit | d24c69928fad6af6bf918441bcec2d7ecb5338fa (patch) | |
tree | 6a8a1b9fec34221a422b3da242325b016eb9767c /graphics | |
parent | afa937578acad0889d53d2675b17c08a4e2e614a (diff) | |
download | pkgsrc-d24c69928fad6af6bf918441bcec2d7ecb5338fa.tar.gz |
moved to p5-ImageExifTool
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/exiftool/DESCR | 6 | ||||
-rw-r--r-- | graphics/exiftool/Makefile | 20 | ||||
-rw-r--r-- | graphics/exiftool/PLIST | 1 | ||||
-rw-r--r-- | graphics/exiftool/distinfo | 5 |
4 files changed, 0 insertions, 32 deletions
diff --git a/graphics/exiftool/DESCR b/graphics/exiftool/DESCR deleted file mode 100644 index 193a4d04a8b..00000000000 --- a/graphics/exiftool/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -ExifTool is a highly customizable Perl script that extracts meta -information from JPG, TIFF, CRW, CR2, THM, NEF and GIF -images. ExifTool can read EXIF, IPTC, XMP and GeoTIFF formatted data -as well as the maker notes of many digital cameras from various -manufacturers including Canon, Casio, FujiFilm, Minolta, Nikon, -Olympus, Pentax, Sanyo and Sigma. diff --git a/graphics/exiftool/Makefile b/graphics/exiftool/Makefile deleted file mode 100644 index 20f3414d9fc..00000000000 --- a/graphics/exiftool/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2005/11/18 14:41:24 gdt Exp $ - -DISTNAME= Image-ExifTool-${VERSION} -PKGNAME= exiftool-${VERSION} -CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Image/} \ - http://owl.phy.queensu.ca/~phil/exiftool/ - -MAINTAINER= gdt@NetBSD.org -# author says www.sno is the same machine, but was never advertised -HOMEPAGE= http://owl.phy.queensu.ca/~phil/exiftool/ -COMMENT= Perl module and program to read EXIF information - -# author requests that we package "production" versions -VERSION= 5.77 - -PERL5_PACKLIST= auto/Image/ExifTool/.packlist - -.include "../../lang/perl5/module.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/exiftool/PLIST b/graphics/exiftool/PLIST deleted file mode 100644 index 3dc977dc27f..00000000000 --- a/graphics/exiftool/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/04 16:53:08 gdt Exp $ diff --git a/graphics/exiftool/distinfo b/graphics/exiftool/distinfo deleted file mode 100644 index 17058292cad..00000000000 --- a/graphics/exiftool/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/11/18 14:41:24 gdt Exp $ - -SHA1 (Image-ExifTool-5.77.tar.gz) = f04c2f7068b8080ab0fe01e8b42379d43efd098e -RMD160 (Image-ExifTool-5.77.tar.gz) = 52df7b2fcfdfc41d9c39ba527808eea0a40b1e21 -Size (Image-ExifTool-5.77.tar.gz) = 768567 bytes |