2010-09-12 14:41:34 +02:00
|
|
|
# $NetBSD: Makefile,v 1.21 2010/09/12 12:41:34 wiz Exp $
|
2001-10-03 12:32:25 +02:00
|
|
|
#
|
|
|
|
|
2010-09-12 14:41:34 +02:00
|
|
|
DISTNAME= XML-Writer-0.612
|
2001-10-03 12:32:25 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2001-10-18 17:20:01 +02:00
|
|
|
SVR4_PKGNAME= p5xwr
|
2001-10-03 12:32:25 +02:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
|
|
|
|
|
2008-02-08 13:51:59 +01:00
|
|
|
MAINTAINER= rhaen@NetBSD.org
|
2004-03-29 03:39:45 +02:00
|
|
|
HOMEPAGE= http://xml-writer-perl.berlios.de/
|
2001-10-03 12:32:25 +02:00
|
|
|
COMMENT= Perl module for writing XML documents
|
2010-09-12 14:41:34 +02:00
|
|
|
#LICENSE= ?
|
|
|
|
# Redistribution and use in source and compiled forms, with or without
|
|
|
|
# modification, are permitted under any circumstances. No warranty.
|
2001-10-03 12:32:25 +02:00
|
|
|
|
2004-03-29 03:39:45 +02:00
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/XML/Writer/.packlist
|
2008-02-08 13:51:59 +01:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
2001-10-03 12:32:25 +02:00
|
|
|
|
2002-09-25 17:16:21 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2001-10-03 12:32:25 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|