11 lines
172 B
Makefile
11 lines
172 B
Makefile
COMMENT= declarative object constructor
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Object-Declare-0.25
|
|
CATEGORIES= www devel
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|