# New ports collection makefile for: p5-Spork # Date created: 2004-07-18 # Whom: Elvis Chiang # # $FreeBSD: ports/textproc/p5-Spork/Makefile,v 1.8 2007/09/08 01:06:21 linimon Exp $ # PORTNAME= Spork PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/ PKGNAMEPREFIX= p5- MAINTAINER= include@npf.pt.freebsd.org COMMENT= Creating standalone HTML slideshows from Kwiki markup BUILD_DEPENDS= ${LOCALBASE}/kwiki/lib/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki RUN_DEPENDS= ${LOCALBASE}/kwiki/lib/Kwiki.pm:${PORTSDIR}/www/p5-Kwiki PERL_CONFIGURE= yes MAN1= spork.1 MAN3= Spork.3 Spork::Config.3 \ Spork::Formatter.3 Spork::Slides.3 \ Spork::Command.3 Spork::Plugin.3 post-install: @${CAT} ${PKGMESSAGE} .include