# 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: # # c-a-i-r/ # c-a-i-r/Makefile # c-a-i-r/distinfo # c-a-i-r/pkg-descr # echo c - c-a-i-r/ mkdir -p c-a-i-r/ > /dev/null 2>&1 echo x - c-a-i-r/Makefile sed 's/^X//' >c-a-i-r/Makefile << 'c909ae7beb0fb523d5db9e8f325088c8' X# New ports collection makefile for: c-a-i-r X# Date created: 18 Oct 2008 X# Whom: buganini@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= c-a-i-r XPORTVERSION= 2.16 XCATEGORIES= graphics XMASTER_SITES= SF XDISTNAME= CAIR_MT_v2.16 X XMAINTAINER= buganini@gmail.com XCOMMENT= Content Aware Image Resizer is an implementation of seam carving X XUSE_ZIP= yes XUSE_GMAKE= yes X XWRKSRC= ${WRKDIR} X XPLIST_FILES= bin/cair X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/cair ${PREFIX}/bin X X.include c909ae7beb0fb523d5db9e8f325088c8 echo x - c-a-i-r/distinfo sed 's/^X//' >c-a-i-r/distinfo << '954e38ccfb2335e3693b34e69578790e' XMD5 (CAIR_MT_v2.16.zip) = 5ddfef014e98579efc22c8cde4cf2e8f XSHA256 (CAIR_MT_v2.16.zip) = 6244ef83c0ecac5cffe681d76208a52698fa77f2bbfc6fc7c845817740ba46ff XSIZE (CAIR_MT_v2.16.zip) = 217086 954e38ccfb2335e3693b34e69578790e echo x - c-a-i-r/pkg-descr sed 's/^X//' >c-a-i-r/pkg-descr << '14a1c95c47dcc69225b676271f496a47' XCAIR is an image resizing library that is based on the works of Shai Avidan and XAriel Shamir. It is a high-performance multi-threaded library written in C++. XIt is intended to be multi-platform and multi-architecture. X XWWW: http://sourceforge.net/projects/c-a-i-r/ 14a1c95c47dcc69225b676271f496a47 exit