2012-10-15 11:06:41 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2012/10/15 15:06:42 sthen Exp $
|
2005-03-02 20:13:16 -05:00
|
|
|
|
2012-10-15 11:06:41 -04:00
|
|
|
COMMENT= get and set methods and simplify object initialization
|
2005-03-02 20:13:16 -05:00
|
|
|
|
2010-09-10 09:48:31 -04:00
|
|
|
DISTNAME= Class-AutoClass-1.54
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 0
|
2006-11-25 11:32:33 -05:00
|
|
|
CATEGORIES= devel
|
2010-10-18 13:47:50 -04:00
|
|
|
USE_GROFF = Yes
|
2005-03-02 20:13:16 -05:00
|
|
|
|
2007-04-12 14:59:35 -04:00
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
2005-12-03 06:59:58 -05:00
|
|
|
|
2008-09-24 07:29:13 -04:00
|
|
|
# perl
|
2005-03-02 20:13:16 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
2005-12-03 06:59:58 -05:00
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
2005-03-02 20:13:16 -05:00
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2008-09-24 07:29:13 -04:00
|
|
|
MODULES= cpan
|
|
|
|
|
2010-09-10 09:48:31 -04:00
|
|
|
CONFIGURE_STYLE= modbuild
|
2005-03-02 20:13:16 -05:00
|
|
|
|
2010-11-15 14:45:56 -05:00
|
|
|
RUN_DEPENDS= devel/p5-Hash-AutoHash-Args \
|
|
|
|
devel/p5-IO-stringy
|
|
|
|
REGRESS_DEPENDS= devel/p5-Test-Deep
|
2005-12-03 06:59:58 -05:00
|
|
|
|
2005-03-02 20:13:16 -05:00
|
|
|
.include <bsd.port.mk>
|