summaryrefslogtreecommitdiff
path: root/russian/muttprint/Makefile
blob: 5139110cc73ffdd04f4595f6c5e5cdfe49a03538 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	ru-muttprint
# Date Created:         04 April 2003
# Whom:                 Alex Semenyaka <alexs@snark.ratmir.ru>
#
# $FreeBSD$
#

PORTNAME=	muttprint
PORTREVISION=	2
CATEGORIES=	russian print

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Print in Russian

MASTERDIR=	${.CURDIR}/../../print/muttprint
ADD_TRANS=	${.CURDIR}/files/translation-??.pl

pre-build:
	@${REINPLACE_CMD} '/^\\\\usepackage\[T1\]{fontenc}/d' ${WRKSRC}/${PORTNAME}
	@${CP} ${ADD_TRANS} ${WRKSRC}/translations/

.include "${MASTERDIR}/Makefile"