aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/mdocml/Makefile
blob: 795fe09274bc51e81fcdc73ad580d1a6c214cb08 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# New ports collection makefile for:    textproc/mdocml
# Date created:             09.03.2009
# Whom:                 Ulrich Spoerlein <uspoerlein@gmail.com>
#
# $FreeBSD$
#

PORTNAME=   mdocml
PORTVERSION=    1.11.7
CATEGORIES= textproc
MASTER_SITES=   http://mdocml.bsd.lv/snapshots/ \
        ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= uqs

MAINTAINER= uqs@FreeBSD.org
COMMENT=    mdoc macro compiler

MAN1=   mandoc.1 demandoc.1
MAN3=   mandoc.3
MAN7=   eqn.7 man.7 mandoc_char.7 mdoc.7 roff.7 tbl.7

EXAMPLESDIR_REL=share/examples/mandoc

# Skip installing preconv(1) to avoid conflicting with textproc/groff
post-patch:
    @${REINPLACE_CMD} -e '/^CFLAGS/s/-g//' -e '/^PREFIX/s/=/?=/' \
        -e '/INSTALL_LIB/d' -e '/LIBDIR/d' -e '/INCLUDEDIR/d' \
        -e '/INSTALL_/s/preconv\(\.1\)*//' \
        ${WRKSRC}/Makefile

.include <bsd.port.mk>
8b8a42bcc7ee099d'>Sync to new bsd.autotools.mkade2010-12-041-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update to 2.4.2miwi2009-12-229-157/+158 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-31