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