aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Authen-CyrusSASL
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-12 01:56:03 +0800
committeraz <az@FreeBSD.org>2013-09-12 01:56:03 +0800
commitc8414b774416243a550b96b70d57e6b7f6e3b78e (patch)
treea0a6ea50f1979424b6292321aaea818b1b88aec4 /security/p5-Authen-CyrusSASL
parent99fa8d0f96d7f9f6452d5a5192659bd446c34abd (diff)
downloadfreebsd-ports-gnome-c8414b774416243a550b96b70d57e6b7f6e3b78e.tar.gz
freebsd-ports-gnome-c8414b774416243a550b96b70d57e6b7f6e3b78e.tar.zst
freebsd-ports-gnome-c8414b774416243a550b96b70d57e6b7f6e3b78e.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'security/p5-Authen-CyrusSASL')
-rw-r--r--security/p5-Authen-CyrusSASL/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Authen-CyrusSASL/Makefile b/security/p5-Authen-CyrusSASL/Makefile
index 5ffce6747fb2..5b301f138e3d 100644
--- a/security/p5-Authen-CyrusSASL/Makefile
+++ b/security/p5-Authen-CyrusSASL/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Authen-CyrusSASL
-# Date created: October 05 2005
-# Whom: Attila Nagy <bra@fsn.hu>
-#
+# Created by: Attila Nagy <bra@fsn.hu>
# $FreeBSD$
-#
PORTNAME= Authen-CyrusSASL
PORTVERSION= 0.01
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= bra@fsn.hu
COMMENT= Perl5 module for accessing the SASL authentication daemon
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Authen::CyrusSASL.3