freebsd-ports/russian/muttprint/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

22 lines
546 B
Makefile

# New ports collection makefile for: ru-muttprint
# Date Created: 04 April 2003
# Whom: Alex Semenyaka <alexs@snark.ratmir.ru>
#
# $FreeBSD$
#
PORTNAME= muttprint
PORTREVISION= 3
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"