915462545b
Includes a jQuery PNG Fix to correctly handle PNG transparency in Windows Internet Explorer 5.5 and 6. Transparent PNGs on IE result in killed kittens, so this module tries to help that. ok landry@
10 lines
259 B
Makefile
10 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/12 10:02:19 stephan Exp $
|
|
|
|
COMMENT = correctly handle PNG transparency in IE 5.5 & 6
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = pngfix-6.x-1.0
|
|
PKGNAME = drupal6-pngfix-1.0
|
|
|
|
.include <bsd.port.mk>
|