diff options
Diffstat (limited to 'japanese/msdosfs/Makefile')
-rw-r--r-- | japanese/msdosfs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile index 7bf32cf16fae..677c76f22b99 100644 --- a/japanese/msdosfs/Makefile +++ b/japanese/msdosfs/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Mount a Microsoft FAT Japanese file system + WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ja .include <bsd.port.pre.mk> |