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