16 lines
256 B
Makefile
16 lines
256 B
Makefile
COMMENT = easily test network connectivity
|
|
|
|
DISTNAME = Test-RequiresInternet-0.05
|
|
REVISION = 0
|
|
|
|
CATEGORIES = devel
|
|
|
|
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# Perl_5
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|