13 lines
327 B
Makefile
13 lines
327 B
Makefile
# $NetBSD: Makefile,v 1.4 2006/02/05 23:10:29 joerg Exp $
|
|
|
|
DISTNAME= Net_SMTP-1.2.6
|
|
PKGREVISION= 2
|
|
CATEGORIES+= net mail
|
|
|
|
MAINTAINER= jdolecek@NetBSD.org
|
|
COMMENT= PHP classes to provide SMTP Interface
|
|
|
|
DEPENDS+= pear-Net_Socket>=1.0.2:../../net/pear-Net_Socket
|
|
|
|
.include "../../lang/php/pear.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|