summaryrefslogtreecommitdiffstats
path: root/textproc/sablotron/Makefile
blob: a4511840f5c4d3d61faab6564b478a46e36f6a47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	sablotron
# Date created:		13 Nov 2000
# Whom:			Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

PORTNAME=	Sablot
PORTVERSION=	0.65
CATEGORIES=	textproc
MASTER_SITES=	http://download.gingerall.cz/sablot/

MAINTAINER=	skv@protey.ru

LIB_DEPENDS=	iconv.2:${PORTSDIR}/converters/iconv \
		expat.2:${PORTSDIR}/textproc/expat2

INSTALLS_SHLIB=	yes
CONFIGURE_ENV=	CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
USE_GMAKE=	yes
USE_AUTOCONF=	yes
USE_LIBTOOL=	yes

.include <bsd.port.mk>
OpenPOWER on IntegriCloud