ports/91335: New Port: graphics/php4-magickwand

mark burdett mark at goodstorm.com
Fri Jan 6 11:25:46 UTC 2006


I am not clear on the naming convention for PHP ports, but this
extension works under php5 as well as php4, so the port could instead
be named something like "php-magickwand":

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	php-magickwand
#	php-magickwand/Makefile
#	php-magickwand/distinfo
#	php-magickwand/pkg-descr
#
echo c - php-magickwand
mkdir -p php-magickwand > /dev/null 2>&1
echo x - php-magickwand/Makefile
sed 's/^X//' >php-magickwand/Makefile << 'END-of-php-magickwand/Makefile'
X# New ports collection makefile for: magickwand
X# Date created:			05 Jan 2005
X#
X
XPORTNAME=       magickwand
XPORTVERSION=	0.1.8
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.magickwand.org/download/php/
XMAINTAINER=	mark at goodstorm.com
XCOMMENT=	A PHP extension to manipulate images
XPKGNAMEPREFIX=  php-
X
XWRKSRC=         ${WRKDIR}/${PORTNAME}
X
XLIB_DEPENDS=	Magick.9:${PORTSDIR}/graphics/ImageMagick
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
XCONFIGURE_ARGS=	--with-magickwand=${LOCALBASE}
X
X.include <bsd.port.mk>
END-of-php-magickwand/Makefile
echo x - php-magickwand/distinfo
sed 's/^X//' >php-magickwand/distinfo << 'END-of-php-magickwand/distinfo'
XMD5 (magickwand-0.1.8.tar.gz) = ee12a0559a57a92040ce25381c9cfc5c
XSHA256 (magickwand-0.1.8.tar.gz) =
e40fbcab1e5bcaafe793a508e9dceabe570a05d86bd984a245861e5ad561ef19
XSIZE (magickwand-0.1.8.tar.gz) = 82319
END-of-php-magickwand/distinfo
echo x - php-magickwand/pkg-descr
sed 's/^X//' >php-magickwand/pkg-descr << 'END-of-php-magickwand/pkg-descr'
XMagickWand for PHP is a wrapper for the ImageMagick library to read,
Xwrite, and manipulate an image in many image formats.
X
XWWW: http://www.imagemagick.org/script/api.php
END-of-php-magickwand/pkg-descr
exit



More information about the freebsd-ports-bugs mailing list