freebsd-ports/graphics/p5-Image-MetaData-JPEG/Makefile
Steve Wills 226806e146 - Update to 0.153
PR:		ports/165581
Approved by:	maintainer timeout (snowfly@yuntech.edu.tw, >2 weeks)
Feature safe:	yes
2012-03-17 23:19:58 +00:00

24 lines
562 B
Makefile

# New ports collection makefile for: p5-Image-MetaData-JPEG
# Date created: 2006-08-05
# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
#
# $FreeBSD$
#
PORTNAME= Image-MetaData-JPEG
PORTVERSION= 0.153
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Perl extension for showing/modifying JPEG (meta)data]
PERL_CONFIGURE= yes
MAN3= Image::MetaData::JPEG.3 \
Image::MetaData::JPEG::MakerNotes.3 \
Image::MetaData::JPEG::Structures.3 \
Image::MetaData::JPEG::TagLists.3
.include <bsd.port.mk>