diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-01 16:10:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-01-01 16:10:01 +0000 |
commit | dfab68660a703b8ca60314e11d72f9fc3cdf937f (patch) | |
tree | 67a322111434761ed3004abf253d8e4c6ebb3091 /sysutils/p5-Fuse | |
parent | 79bcf980d487a9b1beb3776d624e0d60cdba2e38 (diff) |
Notes
Diffstat (limited to 'sysutils/p5-Fuse')
-rw-r--r-- | sysutils/p5-Fuse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/p5-Fuse/Makefile b/sysutils/p5-Fuse/Makefile index 2586b460e61a..984cbc55f159 100644 --- a/sysutils/p5-Fuse/Makefile +++ b/sysutils/p5-Fuse/Makefile @@ -14,6 +14,8 @@ COMMENT= Write filesystems in Perl using FUSE LICENSE= LGPL21 +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 fuse pkgconfig USE_PERL5= configure |