openbsd-ports/archivers/pecl-lzf/Makefile
espie c80849c13c regress -> test
PERMIT_* cleanup
2013-03-10 22:28:04 +00:00

16 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/10 22:28:04 espie Exp $
COMMENT = PHP support for LZF de/compression
DISTNAME = LZF-1.6.2
CATEGORIES = archivers
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
# PHP
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/php/pecl
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>