# New ports collection makefile for: p5-Net-MovableType # Date created: Oct 21 2003 # Whom: clsung@dragon2.net # # $FreeBSD: ports/net/p5-Net-MovableType/Makefile,v 1.3 2004/08/20 02:56:38 clsung Exp $ # PORTNAME= Net-MovableType PORTVERSION= 1.74 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= A light-weight MovableType client Perl module BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::MovableType.3 .include