Slay::Makefile::Gress provides support for running a set of regression
tests from a .t file by doing builds with a Slay::Makefile file. From Okan Demirmen ok simon@
This commit is contained in:
parent
8ebb73e506
commit
393520a7ed
20
devel/p5-Slay-Makefile-Gress/Makefile
Normal file
20
devel/p5-Slay-Makefile-Gress/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/02 14:49:10 merdely Exp $
|
||||
|
||||
COMMENT= regression testing software using Slay::Makefile
|
||||
|
||||
DISTNAME= Slay-Makefile-Gress-0.04
|
||||
CATEGORIES= devel
|
||||
MODULES= cpan
|
||||
|
||||
MAINTAINER= Okan Demirmen <okan@demirmen.com>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= :p5-Slay-Makefile-*:devel/p5-Slay-Makefile
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Slay-Makefile-Gress/distinfo
Normal file
5
devel/p5-Slay-Makefile-Gress/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Slay-Makefile-Gress-0.04.tar.gz) = XEGYZuMgEi27XSPARj+6/w==
|
||||
RMD160 (Slay-Makefile-Gress-0.04.tar.gz) = F5lFE9S/6wlvmacgR83XAueh45M=
|
||||
SHA1 (Slay-Makefile-Gress-0.04.tar.gz) = 80RS58Tc4hR+vzIfiozbrDLl9wA=
|
||||
SHA256 (Slay-Makefile-Gress-0.04.tar.gz) = u3GuGkMfGWjEc7UWMB5XqHMEddBw2fXTYhC8SgnwCaM=
|
||||
SIZE (Slay-Makefile-Gress-0.04.tar.gz) = 8390
|
2
devel/p5-Slay-Makefile-Gress/pkg/DESCR
Normal file
2
devel/p5-Slay-Makefile-Gress/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Slay::Makefile::Gress provides support for running a set of regression
|
||||
tests from a .t file by doing builds with a Slay::Makefile file.
|
4
devel/p5-Slay-Makefile-Gress/pkg/PLIST
Normal file
4
devel/p5-Slay-Makefile-Gress/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/11/02 14:49:10 merdely Exp $
|
||||
${P5SITE}/Slay/Makefile/
|
||||
${P5SITE}/Slay/Makefile/Gress.pm
|
||||
@man man/man3p/Slay::Makefile::Gress.3p
|
Loading…
Reference in New Issue
Block a user