aboutsummaryrefslogtreecommitdiffstats
path: root/audio/crip
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 17:54:08 +0800
committeraz <az@FreeBSD.org>2013-09-11 17:54:08 +0800
commitead672a2899378575da331f92ec28ea6ab2b1e2e (patch)
tree3137ade6fc7774f2edb5f66cdd2d06373d9fe493 /audio/crip
parent78b2550538ae685378dfcecb9be7ffc4107dd492 (diff)
downloadfreebsd-ports-gnome-ead672a2899378575da331f92ec28ea6ab2b1e2e.tar.gz
freebsd-ports-gnome-ead672a2899378575da331f92ec28ea6ab2b1e2e.tar.zst
freebsd-ports-gnome-ead672a2899378575da331f92ec28ea6ab2b1e2e.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'audio/crip')
-rw-r--r--audio/crip/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/crip/Makefile b/audio/crip/Makefile
index 13528a131280..3e5e0134a526 100644
--- a/audio/crip/Makefile
+++ b/audio/crip/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: crip
-# Date created: 30 June 2003
-# Whom: Philip Paeps <philip@paeps.cx>
-#
+# Created by: Philip Paeps <philip@paeps.cx>
# $FreeBSD$
-#
PORTNAME= crip
PORTVERSION= 3.9
@@ -28,7 +24,7 @@ PORTDOCS= Changelog README criprc_example
.endif
NO_BUILD= yes
-USE_PERL5= yes
+USES= perl5
pre-fetch:
.if !defined (WITH_SOX)