openbsd-ports/mail/pecl-mailparse/Makefile
2013-03-11 11:20:26 +00:00

21 lines
394 B
Makefile

# $OpenBSD: Makefile,v 1.13 2013/03/11 11:23:53 espie Exp $
COMMENT = PHP extension for parsing and working with rfc822/MIME mail
DISTNAME = mailparse-2.1.5
REVISION = 9
CATEGORIES = mail
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
# PHP
PERMIT_PACKAGE_CDROM = Yes
AUTOCONF_VERSION = 2.52
AUTOMAKE_VERSION = 1.4
MODULES = lang/php/pecl
CONFIGURE_STYLE = gnu
.include <bsd.port.mk>