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 --- audio/gnupod/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/gnupod') diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile index eb76856bff1f..1563819d7c9a 100644 --- a/audio/gnupod/Makefile +++ b/audio/gnupod/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnupod -# Date created: 30 November 2002 -# Whom: David Le Brun -# +# Created by: David Le Brun # $FreeBSD$ -# PORTNAME= gnupod PORTVERSION= 0.99.8 @@ -30,7 +26,7 @@ MAN1= gnupod_addsong.pl.1 gnupod_check.pl.1 gnupod_INIT.pl.1 \ tunes2pod.pl.1 MANCOMPRESSED= yes -USE_PERL5= yes +USES= perl5 GNU_CONFIGURE= yes NO_BUILD= yes -- cgit v1.2.3