diff options
Diffstat (limited to 'devel/php85-pcntl/Makefile')
-rw-r--r-- | devel/php85-pcntl/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/php85-pcntl/Makefile b/devel/php85-pcntl/Makefile new file mode 100644 index 000000000000..6b6cff3b3004 --- /dev/null +++ b/devel/php85-pcntl/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= devel + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -pcntl + +.include "${MASTERDIR}/Makefile" |