add LIB_DEPENDS of ImageMagick

This commit is contained in:
Andrey A. Chernov 1998-09-01 10:39:42 +00:00
parent cfdaffb71e
commit 8381359cfc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12980

View File

@ -4,13 +4,15 @@
# Date created: 20 May 1998
# Whom: ache
#
# $Id: Makefile,v 1.4 1998/08/12 20:28:49 ache Exp $
# $Id: Makefile,v 1.5 1998/09/01 06:22:49 asami Exp $
#
DISTNAME= WebMagick-1.44
CATEGORIES= www
MASTER_SITES= http://www.cyberramp.net/~bfriesen/webmagick/dist/
LIB_DEPENDS= Magick\\.:${PORTSDIR}/graphics/ImageMagick
MAINTAINER= ache@freebsd.org
USE_PERL5= YES