aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-11-07 03:39:18 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-11-07 03:39:18 +0000
commit49397d3084ba193537fb5102c888f7ea7a65259b (patch)
tree1e74ee4333bde32a1b048b930df63a0fa0d602b4
parent2746ef7e2b21f789d7b5ce149229880770206685 (diff)
Notes
-rw-r--r--devel/p5-Cwd/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/p5-Cwd/Makefile b/devel/p5-Cwd/Makefile
deleted file mode 100644
index 5d677c857887..000000000000
--- a/devel/p5-Cwd/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: p5-Audio-Mixer
-# Date created: 06 Oct 2008
-# Whom: Dennis Herrmann <adox@mcx2.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Cwd
-PORTVERSION= 2.21
-CATEGORIES= devel perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= dhn@FreeBSD.org
-COMMENT= Get pathname of current working directory
-
-PERL_CONFIGURE= YES
-
-MAN3= Cwd.3
-
-.include <bsd.port.mk>