aaa1885833
ok jasper@
20 lines
371 B
Makefile
20 lines
371 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:34 ajacoutot 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
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
RUN_DEPENDS= devel/p5-Sub-Override
|
|
|
|
.include <bsd.port.mk>
|