diff options
Diffstat (limited to 'korean/linux_locale/Makefile')
-rw-r--r-- | korean/linux_locale/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/korean/linux_locale/Makefile b/korean/linux_locale/Makefile index 11252a9a225d..0f1a672dd48a 100644 --- a/korean/linux_locale/Makefile +++ b/korean/linux_locale/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} MAINTAINER= cjh@kr.freebsd.org +COMMENT= Glibc 2.0 Korean locale for linux compatibility BUILD_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= ${PREFIX}/usr/share/locale/ko:${PORTSDIR}/emulators/linux_base |