10 lines
240 B
Makefile
10 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.2 2011/07/30 19:52:31 stephan Exp $
|
|
|
|
COMMENT = password strength checking and validation routines
|
|
|
|
DISTNAME = password_strength-6.x-1.0
|
|
PKGNAME = drupal6-password_strength-1.0
|
|
REVISION = 1
|
|
|
|
.include <bsd.port.mk>
|