21 lines
308 B
Makefile
21 lines
308 B
Makefile
|
COMMENT= ICMP v6 layer object
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Net-Frame-Layer-ICMPv6-1.11
|
||
|
CATEGORIES= net
|
||
|
REVISION= 0
|
||
|
|
||
|
MAINTAINER= Gleydson Soares <gsoares@openbsd.org>
|
||
|
|
||
|
# Artistic
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
RUN_DEPENDS= net/p5-Net-Frame
|
||
|
|
||
|
MODCPAN_EXAMPLES= Yes
|
||
|
|
||
|
MAKE_ENV= TEST_POD=yes
|
||
|
|
||
|
.include <bsd.port.mk>
|