aaa1885833
ok jasper@
23 lines
428 B
Makefile
23 lines
428 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/12/03 11:44:37 ajacoutot Exp $
|
|
|
|
COMMENT= temporary files support for testing
|
|
|
|
DISTNAME= Test-TempDir-0.05
|
|
REVISION= 0
|
|
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
RUN_DEPENDS= devel/p5-MooseX-Types-Path-Class \
|
|
sysutils/p5-File-NFSLock
|
|
|
|
.include <bsd.port.mk>
|