diff options
author | mat <mat@FreeBSD.org> | 2013-11-16 00:04:51 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2013-11-16 00:04:51 +0800 |
commit | 3d508d5770e366702d19217110517c448ea0ad31 (patch) | |
tree | bada19a511f8eec346eb4ea9a883bc6a507e711a /devel/Makefile | |
parent | 834d2875b30ca2302431a3a14fd5df86855dc3d0 (diff) | |
download | freebsd-ports-gnome-3d508d5770e366702d19217110517c448ea0ad31.tar.gz freebsd-ports-gnome-3d508d5770e366702d19217110517c448ea0ad31.tar.zst freebsd-ports-gnome-3d508d5770e366702d19217110517c448ea0ad31.zip |
Add p5-Script-isAperlScript 1.0.0, this does a basic check if something
is a perl script or not.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6902ea681964..60a390c1875d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2641,6 +2641,7 @@ SUBDIR += p5-Scalar-String SUBDIR += p5-Scope-Guard SUBDIR += p5-Scope-Upper + SUBDIR += p5-Script-isAperlScript SUBDIR += p5-Search-Binary SUBDIR += p5-Sentinel SUBDIR += p5-Sepia |