aaa1885833
ok jasper@
20 lines
414 B
Makefile
20 lines
414 B
Makefile
# $OpenBSD: Makefile,v 1.12 2010/12/03 11:45:42 ajacoutot Exp $
|
|
|
|
COMMENT= perl5 module for interactive network functions
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-Telnet-3.03
|
|
REVISION= 1
|
|
CATEGORIES= net
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MAINTAINER= Nick Nauwelaerts <nick@nauwelaerts.net>
|
|
|
|
.include <bsd.port.mk>
|