Update games/scummvm to version 1.7.0
[dports.git] / textproc / p5-XML-Atom-SimpleFeed / Makefile
1 # Created by: Anton Berezin <tobez@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       XML-Atom-SimpleFeed
5 PORTVERSION=    0.86
6 CATEGORIES=     textproc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     tobez@FreeBSD.org
11 COMMENT=        XML::Atom::SimpleFeed - Generate simple Atom syndication feeds
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>