openbsd-ports/devel/p5-Object-Declare/Makefile
2013-03-11 10:50:00 +00:00

17 lines
289 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:20 espie Exp $
COMMENT= declarative object constructor
MODULES= cpan
DISTNAME= Object-Declare-0.22
REVISION= 0
CATEGORIES= www devel
USE_GROFF = Yes
# MIT
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= devel/p5-Sub-Override
.include <bsd.port.mk>