openbsd-ports/devel/p5-Object-Declare/Makefile
2010-11-15 19:45:56 +00:00

19 lines
355 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/11/15 19:46:05 espie Exp $
COMMENT= declarative object constructor
MODULES= cpan
DISTNAME= Object-Declare-0.22
CATEGORIES= www devel
USE_GROFF = Yes
# MIT
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= devel/p5-Sub-Override
.include <bsd.port.mk>