2008-12-13 17:52:55 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.28 2008/12/13 22:52:55 sthen Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2005-12-22 18:21:50 -05:00
|
|
|
SHARED_ONLY= Yes
|
2001-05-06 01:05:43 -04:00
|
|
|
|
2007-09-15 16:09:40 -04:00
|
|
|
COMMENT= module to interface with the GD graphics library
|
2000-09-19 13:01:19 -04:00
|
|
|
|
2008-12-13 17:52:55 -05:00
|
|
|
DISTNAME= GD-2.41
|
2006-12-06 12:04:01 -05:00
|
|
|
CATEGORIES= graphics
|
2000-09-19 13:01:19 -04:00
|
|
|
|
2002-09-21 07:52:08 -04:00
|
|
|
# Artistic License
|
2000-09-19 13:01:19 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2005-10-24 01:03:48 -04:00
|
|
|
|
2006-12-06 16:54:08 -05:00
|
|
|
WANTLIB= fontconfig freetype jpeg m png z
|
2000-09-19 14:12:16 -04:00
|
|
|
|
2006-08-03 08:53:18 -04:00
|
|
|
LIB_DEPENDS= gd.>=20.28::graphics/gd
|
2000-09-19 14:12:16 -04:00
|
|
|
|
2005-12-22 18:21:50 -05:00
|
|
|
MODULES= converters/libiconv
|
2000-09-19 13:01:19 -04:00
|
|
|
|
2005-12-22 18:21:50 -05:00
|
|
|
USE_X11= Yes
|
|
|
|
|
2006-12-06 16:54:08 -05:00
|
|
|
MODULES+= cpan
|
2005-10-24 01:03:48 -04:00
|
|
|
|
2000-09-19 13:01:19 -04:00
|
|
|
.include <bsd.port.mk>
|