aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD5-M4p/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-MD5-M4p/Makefile')
-rw-r--r--security/p5-Digest-MD5-M4p/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/security/p5-Digest-MD5-M4p/Makefile b/security/p5-Digest-MD5-M4p/Makefile
index 0c25aa0aadba..6cd826d65706 100644
--- a/security/p5-Digest-MD5-M4p/Makefile
+++ b/security/p5-Digest-MD5-M4p/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Digest-MD5-M4p
-# Date created: 27 June 2004
-# Whom: Lars Thegler <lth@FreeBSD.org>
-#
+# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Digest-MD5-M4p
PORTVERSION= 0.01
@@ -19,7 +15,4 @@ PERL_CONFIGURE= yes
MAN3= Digest::MD5::M4p.3
-post-extract:
- @${PERL} -pi -e 's/\r//g' ${WRKSRC}/M4p.xs
-
.include <bsd.port.mk>