2010-10-18 13:47:50 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2010/10/18 17:48:07 espie Exp $
|
2006-04-18 06:18:07 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= ask passwords from perl
|
2006-04-18 06:18:07 -04:00
|
|
|
|
2006-11-29 03:23:29 -05:00
|
|
|
MODULES= cpan
|
2008-10-03 06:33:05 -04:00
|
|
|
DISTNAME= Term-ReadPassword-0.11
|
2010-07-13 15:46:10 -04:00
|
|
|
REVISION= 0
|
2006-11-29 03:23:29 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2006-04-18 06:18:07 -04:00
|
|
|
|
2008-10-03 06:33:05 -04:00
|
|
|
# perl
|
2006-04-18 06:18:07 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
REGRESS_IS_INTERACTIVE= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|