diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-02 00:10:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-02 00:10:01 +0800 |
commit | 6fcd204c4f5e9bc3978269878fa572a3652bf2f5 (patch) | |
tree | 67a322111434761ed3004abf253d8e4c6ebb3091 /sysutils | |
parent | 4dad3fdbb16d3088216b8cd8395dc0f79131eee8 (diff) | |
download | freebsd-ports-gnome-6fcd204c4f5e9bc3978269878fa572a3652bf2f5.tar.gz freebsd-ports-gnome-6fcd204c4f5e9bc3978269878fa572a3652bf2f5.tar.zst freebsd-ports-gnome-6fcd204c4f5e9bc3978269878fa572a3652bf2f5.zip |
- Add PORTSCOUT
Diffstat (limited to 'sysutils')
-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 |