openbsd-ports/graphics/gphoto/Makefile

23 lines
444 B
Makefile
Raw Normal View History

2000-11-29 23:41:55 -05:00
# $OpenBSD: Makefile,v 1.8 2000/11/30 04:41:55 dugsong Exp $
DISTNAME= gphoto-0.4.3
CATEGORIES= graphics
2000-11-29 23:41:55 -05:00
MASTER_SITES= http://www.gphoto.net/dist/
2000-10-22 10:02:46 -04:00
MAINTAINER= Dug Song <dugsong@monkey.org>
2000-03-16 20:09:59 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
LIB_DEPENDS= gtk.1.2::x11/gtk+ \
Imlib.19::graphics/imlib \
2000-11-29 23:41:55 -05:00
Magick.5::graphics/ImageMagick
CONFIGURE_STYLE=autoconf
.include <bsd.port.mk>