add p5-PerlMagick port
- PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. -- From: Sam Smith <s@msmith.net>
This commit is contained in:
parent
d58dc5f71d
commit
ca63732ba3
28
graphics/p5-PerlMagick/Makefile
Normal file
28
graphics/p5-PerlMagick/Makefile
Normal file
@ -0,0 +1,28 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/08/28 20:51:17 brad Exp $
|
||||
|
||||
COMMENT= "object-oriented Perl interface to ImageMagick"
|
||||
|
||||
VERSION= 5.2.9
|
||||
DISTNAME= ImageMagick-${VERSION}
|
||||
PKGNAME= p5-PerlMagick-${VERSION}
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= ftp://openbsd.comstyle.com/pub/brad/source/
|
||||
|
||||
HOMEPAGE= http://www.simplesystems.org/ImageMagick/
|
||||
|
||||
BUILD_DEPENDS= :ImageMagick-${VERSION}:graphics/ImageMagick
|
||||
RUN_DEPENDS= :ImageMagick-${VERSION}:graphics/ImageMagick
|
||||
LIB_DEPENDS= Magick.5::graphics/ImageMagick
|
||||
|
||||
MAINTAINER= Sam Smith <s@msmith.net>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
WRKSRC= ${WRKDIST}/PerlMagick
|
||||
|
||||
.include <bsd.port.mk>
|
3
graphics/p5-PerlMagick/distinfo
Normal file
3
graphics/p5-PerlMagick/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (ImageMagick-5.2.9.tar.gz) = a8a414d7579d967d938a1cb03b915118
|
||||
RMD160 (ImageMagick-5.2.9.tar.gz) = 2903562c00d181cd99565780b4902d4a02423a73
|
||||
SHA1 (ImageMagick-5.2.9.tar.gz) = 3ea6c6cc289f776eb6c795161cc535e849df7d64
|
5
graphics/p5-PerlMagick/pkg/DESCR
Normal file
5
graphics/p5-PerlMagick/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
PerlMagick is an objected-oriented Perl interface to ImageMagick. Use
|
||||
the module to read, manipulate, or write an image or image sequence from
|
||||
within a Perl script.
|
||||
|
||||
WWW: ${HOMEPAGE}
|
7
graphics/p5-PerlMagick/pkg/PLIST
Normal file
7
graphics/p5-PerlMagick/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/08/28 20:51:17 brad Exp $
|
||||
${P5ARCH}/Image/Magick.pm
|
||||
${P5ARCH}/auto/Image/Magick/Magick.bs
|
||||
${P5ARCH}/auto/Image/Magick/Magick.so
|
||||
${P5ARCH}/auto/Image/Magick/autosplit.ix
|
||||
man/man3p/Image::Magick.3p
|
||||
@dirrm ${P5ARCH}/auto/Image/Magick
|
Loading…
x
Reference in New Issue
Block a user