15 lines
241 B
Makefile
15 lines
241 B
Makefile
# $OpenBSD: Makefile,v 1.12 2013/03/11 11:41:27 espie Exp $
|
|
|
|
COMMENT= authentication system for PHP5
|
|
|
|
DISTNAME= Auth-1.6.1
|
|
REVISION = 1
|
|
CATEGORIES= security
|
|
|
|
MODULES= www/pear
|
|
|
|
# PHP License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|