- Initial import of Module-Refresh-1.02

This module is a generalization of the functionality provided by
Apache::StatINC. It's designed to make it easy to do simple iterative
development when working in a persistent environment.
This commit is contained in:
msf 2004-12-21 03:57:55 +00:00
parent 78a403a8e3
commit 064c63b0fb
4 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,23 @@
# $OpenBSD: Makefile,v 1.1.1.1 2004/12/21 03:57:55 msf Exp $
COMMENT= "refresh perl %INC files when updated on disk"
DISTNAME= Module-Refresh-0.05
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
CONFIGURE_STYLE= perl
PKG_ARCH= *
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Module-Refresh-0.05.tar.gz) = f6f31b1cbc81e9ddafa69e4889744488
RMD160 (Module-Refresh-0.05.tar.gz) = 3f79e743e1aa1fe260be58058da928e51ccbb952
SHA1 (Module-Refresh-0.05.tar.gz) = 7d62474fc9396657f413c339c8637c0fdc40c4b5

View File

@ -0,0 +1,4 @@
This module is a generalization of the functionality provided by
Apache::StatINC. It's designed to make it easy to do simple iterative
development when working in a persistent environment.

View File

@ -0,0 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/21 03:57:55 msf Exp $
${P5SITE}/Module/
${P5SITE}/Module/Refresh.pm
@man man/man3p/Module::Refresh.3p