2007-09-16 02:52:56 +00:00
|
|
|
COMMENT= retrieve home directory location
|
2006-10-31 18:57:39 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
MODULES= cpan
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2019-05-05 22:27:36 +00:00
|
|
|
|
2020-11-05 10:12:02 +00:00
|
|
|
DISTNAME = File-HomeDir-1.006
|
2019-05-05 22:27:36 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
CATEGORIES= devel
|
2006-10-31 18:57:39 +00:00
|
|
|
|
2006-11-25 16:32:33 +00:00
|
|
|
# perl
|
2019-07-12 20:44:34 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2006-10-31 18:57:39 +00:00
|
|
|
|
2019-05-05 22:27:36 +00:00
|
|
|
RUN_DEPENDS= sysutils/p5-File-Which>=0.05
|
|
|
|
|
|
|
|
# t/20_empty_home.t fails under PORTS_PRIVSEP if the directory
|
|
|
|
# '/nonexistent' doesn't exist as File::HomeDir->my_home checks
|
|
|
|
# if it does before considering a home directory valid.
|
2010-10-22 20:20:05 +00:00
|
|
|
|
2019-05-05 22:27:36 +00:00
|
|
|
# Needed by t/02_main.t
|
|
|
|
TEST_ENV+= HOME="${HOME}"
|
2006-11-25 16:32:33 +00:00
|
|
|
|
2006-10-31 18:57:39 +00:00
|
|
|
.include <bsd.port.mk>
|