extra deps, from Andreas Voegele's github tree

This commit is contained in:
sthen 2012-04-07 13:50:06 +00:00
parent 559d9f805a
commit 4394389929
2 changed files with 8 additions and 4 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.6 2012/04/06 10:07:20 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2012/04/07 13:50:06 sthen Exp $
COMMENT= routines for manipulating stashes
MODULES= cpan
DISTNAME= Package-Stash-0.33
REVISION= 0
CATEGORIES= devel
MAINTAINER= Jim Razmus II <jim@openbsd.org>
@ -14,7 +15,11 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
REGRESS_DEPENDS= devel/p5-Test-Exception \
RUN_DEPENDS = devel/p5-Dist-CheckConflicts \
devel/p5-Package-DeprecationManager
REGRESS_DEPENDS = devel/p5-Test-Exception \
devel/p5-Test-Fatal \
devel/p5-Test-Requires
.include <bsd.port.mk>

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.2 2012/04/06 10:01:33 sthen Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/04/07 13:50:06 sthen Exp $
bin/package-stash-conflicts
${P5SITE}/Package/
${P5SITE}/Package/Stash/
${P5SITE}/Package/Stash.pm
${P5SITE}/Package/Stash/Conflicts.pm