2020-07-03 21:44:29 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.17 2020/07/03 21:45:36 sthen Exp $
|
2001-10-29 03:31:44 +00:00
|
|
|
|
2007-09-15 22:36:51 +00:00
|
|
|
COMMENT= perl5 module for interactive network functions
|
2001-10-29 03:31:44 +00:00
|
|
|
|
2007-01-14 20:49:05 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2014-12-18 14:44:21 +00:00
|
|
|
DISTNAME = Net-Telnet-3.04
|
2001-10-29 03:31:44 +00:00
|
|
|
CATEGORIES= net
|
2020-07-03 21:44:29 +00:00
|
|
|
REVISION = 0
|
2001-10-29 03:31:44 +00:00
|
|
|
|
2014-12-18 14:44:21 +00:00
|
|
|
# Perl
|
2019-07-12 20:48:23 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2001-10-29 03:31:44 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|