pkgsrc/devel/p5-ExtUtils-Depends/Makefile
wiz cb3e7ccb1a Update to 0.205:
0.205 Sun Jan 23 13:20:14 EST 2005
	- Disable the RPM-related postamble on Win32.  The 'date' command
	  on windows is interactive, and caused Makefile.PL to hang.
2007-02-27 09:09:37 +00:00

18 lines
503 B
Makefile

# $NetBSD: Makefile,v 1.11 2007/02/27 09:09:37 wiz Exp $
#
DISTNAME= ExtUtils-Depends-0.205
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtk2-perl/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtk2-perl.sourceforge.net/
COMMENT= Easily build XS extensions that depend on XS extensions
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/ExtUtils/Depends/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"