2013-03-11 11:35:43 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2013/03/11 11:41:27 espie Exp $
|
2005-02-15 09:42:25 +00:00
|
|
|
|
2007-09-15 23:29:57 +00:00
|
|
|
COMMENT= abstraction of various SASL mechanism responses
|
2005-02-15 09:42:25 +00:00
|
|
|
|
2010-03-21 01:18:51 +00:00
|
|
|
V= 1.0.4
|
2005-02-15 09:42:25 +00:00
|
|
|
DISTNAME= Auth_SASL-${V}
|
2010-03-21 01:18:51 +00:00
|
|
|
PKGNAME= pear-Auth-SASL-${V}
|
2011-09-16 11:41:38 +00:00
|
|
|
REVISION= 0
|
2009-11-06 09:01:07 +00:00
|
|
|
CATEGORIES= security
|
2005-02-15 09:42:25 +00:00
|
|
|
|
2007-03-22 22:48:03 +00:00
|
|
|
MODULES= www/pear
|
2005-02-15 09:42:25 +00:00
|
|
|
|
|
|
|
# PHP License
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|