From 99ad9127356be7e975c6ea48d00fa2aba29468d7 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sat, 3 Aug 2013 08:45:51 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- graphics/cthumb/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'graphics/cthumb') diff --git a/graphics/cthumb/Makefile b/graphics/cthumb/Makefile index 94f7991695ec..9e8178a80b54 100644 --- a/graphics/cthumb/Makefile +++ b/graphics/cthumb/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cthumb -# Date created: 30 July 2001 -# Whom: dom@happygiraffe.net -# +# Created by: dom@happygiraffe.net # $FreeBSD$ -# PORTNAME= cthumb PORTVERSION= 4.2 @@ -20,9 +16,9 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pnmscale:${PORTSDIR}/graphics/netpbm \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ p5-URI>=0:${PORTSDIR}/net/p5-URI +USES= perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-themedir=${DATADIR} -USE_PERL5= yes MAN1= cthumb.1 -- cgit v1.2.3