diff options
Diffstat (limited to 'misc/kde4-l10n-hr/Makefile')
-rw-r--r-- | misc/kde4-l10n-hr/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/misc/kde4-l10n-hr/Makefile b/misc/kde4-l10n-hr/Makefile index 16f4bdbc6c97..5d5eb4c6dd45 100644 --- a/misc/kde4-l10n-hr/Makefile +++ b/misc/kde4-l10n-hr/Makefile @@ -1,18 +1,14 @@ -# New ports collection makefile for: kde4-l10n-hr -# Date created: 28 August 2009 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# +# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} CATEGORIES= misc kde MAINTAINER= kde@FreeBSD.org -COMMENT= Croatian messages and documentation for KDE4 +COMMENT= Croation messages and documentation for KDE4 KDE4_L10N= hr .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> +.include <bsd.port.post.mk> |