11 lines
183 B
Makefile
11 lines
183 B
Makefile
COMMENT= perl5 module for interactive network functions
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Net-Telnet-3.05
|
|
CATEGORIES= net
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|