[Midnightbsd-cvs] mports [22567] trunk/devel/p5-IO/Makefile: remove old man pagee style

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Sep 27 08:19:38 EDT 2017


Revision: 22567
          http://svnweb.midnightbsd.org/mports/?rev=22567
Author:   laffer1
Date:     2017-09-27 08:19:38 -0400 (Wed, 27 Sep 2017)
Log Message:
-----------
remove old man pagee style

Modified Paths:
--------------
    trunk/devel/p5-IO/Makefile

Modified: trunk/devel/p5-IO/Makefile
===================================================================
--- trunk/devel/p5-IO/Makefile	2017-09-27 12:16:13 UTC (rev 22566)
+++ trunk/devel/p5-IO/Makefile	2017-09-27 12:19:38 UTC (rev 22567)
@@ -1,27 +1,18 @@
-# New ports collection makefile for:	IO
-# Date created:		27 Dec 2000
-# Whom:			Sergey Skvortsov <skv at protey.ru>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/devel/p5-IO/Makefile,v 1.7 2007/09/18 11:11:54 skv Exp $
-#
 
 PORTNAME=	IO
 PORTVERSION=	1.2301
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	IO
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Various IO modules for Perl
+
 LICENSE=	perl
 
 PERL_CONFIGURE=	yes
 CONFIGURE_ARGS=	INSTALLDIRS=site POLLUTE=1
 
-MAN3=		IO.3 IO::Dir.3 IO::File.3 IO::Handle.3 IO::Pipe.3 IO::Poll.3 \
-		IO::Seekable.3 IO::Select.3 IO::Socket.3 IO::Socket::INET.3 \
-		IO::Socket::UNIX.3
-
 .include <bsd.port.mk>



More information about the Midnightbsd-cvs mailing list