12 lines
185 B
Makefile
12 lines
185 B
Makefile
|
COMMENT = inheritable, overridable class data
|
||
|
|
||
|
MODULES = cpan
|
||
|
PKG_ARCH = *
|
||
|
DISTNAME = Class-Data-Inheritable-0.09
|
||
|
CATEGORIES = devel
|
||
|
|
||
|
# perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|