diff --git a/net-im/p5-Net-AIM/Makefile b/net-im/p5-Net-AIM/Makefile index 7bc36cca19b4..3cb96f7b60ec 100644 --- a/net-im/p5-Net-AIM/Makefile +++ b/net-im/p5-Net-AIM/Makefile @@ -1,20 +1,23 @@ # Created by: petef # $FreeBSD$ PORTNAME= Net-AIM PORTVERSION= 1.22 PORTREVISION= 1 CATEGORIES= net-im perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for the AOL Instant Messenger TOC protocol LICENSE= ART10 GPLv1 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +post-extract: + @${RM} -f ${WRKSRC}/Net + .include