1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# New ports collection makefile for: fr-koffice-i18n # Date created: 23 December 2001 # Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> # # $FreeBSD$ # CATEGORIES= french misc kde MAINTAINER= ports@FreeBSD.org LINGUAS= "fr" MASTERDIR= ${.CURDIR}/../../misc/koffice-i18n SCRIPTS_ENV+= LINGUAS=${LINGUAS} .include "${MASTERDIR}/Makefile"