2005-10-16 21:44:46 +02:00
|
|
|
# New ports collection makefile for: textproc/p5-XML-Atom-SimpleFeed
|
|
|
|
# Date created: 16 October 2005
|
|
|
|
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= XML-Atom-SimpleFeed
|
2009-07-02 13:01:35 +02:00
|
|
|
PORTVERSION= 0.86
|
2005-10-16 21:44:46 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2005-10-16 21:44:46 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
|
|
|
COMMENT= XML::Atom::SimpleFeed - Generate simple Atom syndication feeds
|
|
|
|
|
2011-09-17 08:49:29 +02:00
|
|
|
PERL_CONFIGURE= yes
|
2005-10-16 21:44:46 +02:00
|
|
|
|
|
|
|
MAN3= XML::Atom::SimpleFeed.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|