diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2014-06-27 03:51:05 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2014-06-27 03:51:05 +0000 |
commit | 6e89388dcb419036437eba457eb2598723caaba5 (patch) | |
tree | 70b093cfefac98ca35e98fba5b581cfe95c6087b /japanese/font-ricty-discord | |
parent | c9bbfe2c2f69f2d42a848ad167133c5ca52665be (diff) |
Notes
Diffstat (limited to 'japanese/font-ricty-discord')
-rw-r--r-- | japanese/font-ricty-discord/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/japanese/font-ricty-discord/Makefile b/japanese/font-ricty-discord/Makefile new file mode 100644 index 000000000000..c888f2f3895b --- /dev/null +++ b/japanese/font-ricty-discord/Makefile @@ -0,0 +1,9 @@ +# Created by: Koichiro IWAO <meta+ports@vmeta.jp> +# $FreeBSD$ + +PKGNAMESUFFIX= -discord +COMMENT= Ricty Discord - fonts for programming + +MASTERDIR= ${.CURDIR}/../font-ricty + +.include "${MASTERDIR}/Makefile" |