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>
|