17 lines
216 B
Makefile
17 lines
216 B
Makefile
|
COMMENT = read data from __DATA__
|
||
|
|
||
|
DISTNAME = Data-Section-Simple-0.07
|
||
|
|
||
|
CATEGORIES = devel
|
||
|
|
||
|
# Perl
|
||
|
PERMIT_PACKAGE = Yes
|
||
|
|
||
|
MODULES = cpan
|
||
|
|
||
|
TEST_DEPENDS = devel/p5-Test-Requires
|
||
|
|
||
|
PKG_ARCH = *
|
||
|
|
||
|
.include <bsd.port.mk>
|