diff options
author | osa <osa@FreeBSD.org> | 2018-04-24 07:32:27 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2018-04-24 07:32:27 +0800 |
commit | 49ef63ca0a051fa0df46df14865211e2a4db9f15 (patch) | |
tree | 2242aa7eb0885cc2d97c85da3db9d4b60e2bb6cd /www/Makefile | |
parent | aa00d0f0b0f5bab78ae0d42518fc1d4e5c82f664 (diff) | |
download | freebsd-ports-gnome-49ef63ca0a051fa0df46df14865211e2a4db9f15.tar.gz freebsd-ports-gnome-49ef63ca0a051fa0df46df14865211e2a4db9f15.tar.zst freebsd-ports-gnome-49ef63ca0a051fa0df46df14865211e2a4db9f15.zip |
www/unit: add perl language module.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 662ee8dbfb8a..2971a2bc4560 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2394,6 +2394,7 @@ SUBDIR += ufdbguard SUBDIR += unit SUBDIR += unit-go + SUBDIR += unit-perl SUBDIR += unit-php SUBDIR += usermanager SUBDIR += uwsgi |