diff options
Diffstat (limited to 'devel/php72-intl/php71-intl/Makefile')
-rw-r--r-- | devel/php72-intl/php71-intl/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/php72-intl/php71-intl/Makefile b/devel/php72-intl/php71-intl/Makefile new file mode 100644 index 000000000000..3544627cd377 --- /dev/null +++ b/devel/php72-intl/php71-intl/Makefile @@ -0,0 +1,9 @@ +# $FreeBSD$ + +CATEGORIES= devel + +MASTERDIR= ${.CURDIR}/../../lang/php71 + +PKGNAMESUFFIX= -intl + +.include "${MASTERDIR}/Makefile" |