17 lines
303 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.19 2015/10/29 21:43:19 sthen Exp $
COMMENT= classes to create and decode MIME messages in PHP
DISTNAME= Mail_Mime-1.10.0
CATEGORIES= mail
MAINTAINER= Stuart Henderson <sthen@openbsd.org>
MODULES= www/pear
2010-03-21 00:02:22 +00:00
PKG_ARCH= *
2009-11-18 18:06:53 +00:00
# BSD
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>