2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:28 ajacoutot Exp $
|
2005-08-07 05:45:00 -04:00
|
|
|
|
2007-09-15 22:52:56 -04:00
|
|
|
COMMENT= base class for error handling
|
2005-08-07 05:45:00 -04:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
MODULES= cpan
|
2005-08-07 05:45:00 -04:00
|
|
|
DISTNAME= Class-ErrorHandler-0.01
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 1
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2005-08-07 05:45:00 -04:00
|
|
|
|
2006-11-25 11:32:33 -05:00
|
|
|
# perl
|
2005-08-07 05:45:00 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|