[Midnightbsd-cvs] mports: Makefile: license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Oct 20 15:29:28 EDT 2008


Log Message:
-----------
license

Modified Files:
--------------
    mports/devel/p5-IO-Tty:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/p5-IO-Tty/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/p5-IO-Tty/Makefile -L devel/p5-IO-Tty/Makefile -u -r1.1 -r1.2
--- devel/p5-IO-Tty/Makefile
+++ devel/p5-IO-Tty/Makefile
@@ -15,6 +15,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs
+LICENSE=	perl
 
 PERL_CONFIGURE=	yes
 
@@ -22,10 +23,4 @@
 		IO::Tty.3 \
 		IO::Tty::Constant.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-IGNORE=	requires perl 5.8.0 or higher. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list