diff options
Diffstat (limited to 'french/calligra-l10n/Makefile')
-rw-r--r-- | french/calligra-l10n/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/french/calligra-l10n/Makefile b/french/calligra-l10n/Makefile deleted file mode 100644 index 8378fcd35dde..000000000000 --- a/french/calligra-l10n/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# 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" |