aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Acme-Steganography-Image-Png
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 12:59:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 12:59:14 +0000
commit466eb5c92fda5e535618dd152b1196572d6a5d83 (patch)
tree3de49af9a7eb845fcd7be62f0e00c65cb7f39532 /graphics/p5-Acme-Steganography-Image-Png
parentd3c0ca8fe5c6337a0f4c29f8264733e9c45ae9f2 (diff)
downloadports-466eb5c92fda5e535618dd152b1196572d6a5d83.tar.gz
ports-466eb5c92fda5e535618dd152b1196572d6a5d83.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326975
Diffstat (limited to 'graphics/p5-Acme-Steganography-Image-Png')
-rw-r--r--graphics/p5-Acme-Steganography-Image-Png/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/graphics/p5-Acme-Steganography-Image-Png/Makefile b/graphics/p5-Acme-Steganography-Image-Png/Makefile
index 41ecfdefc9c5..c8e61daeeae2 100644
--- a/graphics/p5-Acme-Steganography-Image-Png/Makefile
+++ b/graphics/p5-Acme-Steganography-Image-Png/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Acme-Steganography-Image-Png
-# Date created: 2006-07-23
-# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
-#
PORTNAME= Acme-Steganography-Image-Png
PORTVERSION= 0.06
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Imager>=0:${PORTSDIR}/graphics/p5-Imager \
p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Acme::Steganography::Image::Png.3