openbsd-ports/net/p5-Net-Telnet/Makefile

17 lines
332 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.13 2013/03/11 11:35:53 espie Exp $
COMMENT= perl5 module for interactive network functions
MODULES= cpan
DISTNAME= Net-Telnet-3.03
REVISION= 1
CATEGORIES= net
2010-11-19 17:31:32 -05:00
USE_GROFF = Yes
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
2003-01-04 14:09:52 -05:00
MAINTAINER= Nick Nauwelaerts <nick@nauwelaerts.net>
.include <bsd.port.mk>