diff --git a/net/p5-Spread-Session/Makefile b/net/p5-Spread-Session/Makefile index f4bb6d439fd4..a598bc428e25 100644 --- a/net/p5-Spread-Session/Makefile +++ b/net/p5-Spread-Session/Makefile @@ -1,20 +1,23 @@ # Created by: Joshua Goodall # $FreeBSD$ PORTNAME= Spread-Session PORTVERSION= 0.4 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMAY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl OO wrapper for Spread messaging toolkit BUILD_DEPENDS= spread>=0:${PORTSDIR}/net/spread RUN_DEPENDS:= ${BUILD_DEPENDS} +DEPRECATED= Depends on expired net/spread +EXPIRATION_DATE=2014-05-01 + USES= perl5 USE_PERL5= configure .include