openbsd-ports/www/drupal6/pngfix/Makefile
stephan 915462545b import drupal6/pngfix-1.0
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@
2010-07-12 10:02:19 +00:00

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>