head	1.5;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4;
locks; strict;
comment	@# @;


1.5
date	2012.11.17.06.00.44;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2011.08.17.18.04.05;	author sunpoet;	state Exp;
branches;
next	1.3;

1.3
date	2011.07.29.13.13.15;	author sunpoet;	state Exp;
branches;
next	1.2;

1.2
date	2011.07.22.05.30.03;	author bapt;	state Exp;
branches;
next	1.1;

1.1
date	2011.07.21.14.33.05;	author bapt;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Switch exporter over
@
text
@# New ports collection makefile for:	mythes
# Date created:		2011-07-21
# Whom:			Baptiste Daroussin <bapt@@FreeBSD.org>
#
# $FreeBSD: head/polish/mythes/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	mythes
PORTVERSION=	1.5
PORTREVISION=	1
CATEGORIES=	polish textproc
MASTER_SITES=	SF/synonimy/synonimy/${PORTVERSION}/
DISTNAME=	OOo2-Thesaurus-${PORTVERSION}
DIST_SUBDIR=	${PORTNAME}

MAINTAINER=	office@@FreeBSD.org
COMMENT=	Polish thesaurus

LICENSE=	LGPL21

USE_ZIP=	yes
NO_BUILD=	yes
NO_WRKSUBDIR=	yes

PLIST_FILES=	%%DATADIR%%/th_pl_PL_v2.dat \
		%%DATADIR%%/th_pl_PL_v2.idx
PLIST_DIRSTRY=	%%DATADIR%%

do-install:
	${MKDIR} ${DATADIR}/
	${INSTALL_DATA} ${WRKSRC}/th_pl_PL_v2.dat ${WRKSRC}/th_pl_PL_v2.idx ${DATADIR}/

.include <bsd.port.mk>
@


1.4
log
@- Set DIST_SUBDIR: move dist files to DISTDIR/mythes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Move language prefix to PKGNAMEPREFIX
- Use DATADIR
- Use PLIST_DIRSTRY for DATADIR
- Explicitly list installing filenames
- Bump PORTREVISION for PORTNAME and PLIST change
- Sort PLIST
- Cosmetic change
@
text
@d14 1
@


1.2
log
@Pass matainership to the new office team
@
text
@d10 1
d22 1
d24 3
a26 4
PLIST_FILES=	share/mythes/th_pl_PL_v2.dat \
		share/mythes/th_pl_PL_v2.idx

PLIST_DIRS=	share/mythes
d29 2
a30 2
	@@${MKDIR} ${PREFIX}/share/mythes
	@@${INSTALL_DATA} ${WRKDIR}/th_pl_PL_v2.* ${PREFIX}/share/mythes
@


1.1
log
@Add some locales thesaurus
@
text
@d14 1
a14 1
MAINTAINER=	bapt@@FreeBSD.org
@

