From f8d84df2018f0071d586d8c74fe89b3ebe61cbfc Mon Sep 17 00:00:00 2001 From: az Date: Sat, 3 Aug 2013 08:45:51 +0000 Subject: - Convert to new perl framework - Trim Makefile header --- mail/adcomplain/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'mail/adcomplain') diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 40f7ea5ec657..616314323acf 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: adcomplain -# Date created: 13 Sep 1997 -# Whom: ache@FreeBSD.org -# +# Created by: ache@FreeBSD.org # $FreeBSD$ -# PORTNAME= adcomplain PORTVERSION= 3.52 @@ -15,7 +11,7 @@ EXTRACT_SUFX= .uu MAINTAINER= ports@FreeBSD.org COMMENT= Complain about inappropriate commercial use (f.e. SPAM) of usenet/e-mail -USE_PERL5= yes +USES= perl5 EXTRACT_CMD= /usr/bin/uudecode EXTRACT_BEFORE_ARGS= < -- cgit