1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# New ports collection makefile for: ko-kde2-i18n # Date created: 13 April 2001 # Whom: Dmitry Sivachenko <demon@FreeBSD.org> # # $FreeBSD$ # CATEGORIES= korean kde misc MAINTAINER= ports@FreeBSD.org LINGUAS= "ko" MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n SCRIPTS_ENV+= LINGUAS=${LINGUAS} .include "${MASTERDIR}/Makefile"