# Created by: will # $FreeBSD: head/graphics/jslice/Makefile 346355 2014-02-27 14:49:31Z ehaupt $ PORTNAME= jslice PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.pldaniels.com/jslice/ MAINTAINER= ports@FreeBSD.org COMMENT= Graphics tool to split up a JPEG image and provide HTML for the slices LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg PLIST_FILES= bin/jslice do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jslice ${STAGEDIR}${PREFIX}/bin .include