aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-IO-Stty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-Stty/Makefile')
-rw-r--r--devel/p5-IO-Stty/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile
deleted file mode 100644
index 84fe0db3fee3..000000000000
--- a/devel/p5-IO-Stty/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: p5-IO-Stty
-# Date created: 14 Jan 2000
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= IO-Stty
-PORTVERSION= 0.02
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= IO
-PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-.${PORTVERSION:E}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Perl5 module that hacks around IO::File deficiencies
-
-DEPRECATED= project no longer exists
-EXPIRATION_DATE= 2006-11-16
-
-PERL_CONFIGURE= yes
-
-.include <bsd.port.mk>