summaryrefslogtreecommitdiffstats
path: root/palm/makeztxt/Makefile
blob: 84a3eed8479369be4a782e2d990885ad53e5a14c (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:	makeztxt
# Date created:		Oct 19, 2002
# Whom:			Roman Shterenzon <roman@xpert.com>
#
# $FreeBSD$
#

PORTNAME=	makeztxt
PORTVERSION=	1.43
CATEGORIES=	palm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	gutenpalm
DISTNAME=	${PORTNAME}-${PORTVERSION}-src

MAINTAINER=	roman@xpert.com
COMMENT=	Command line utility to create GutenPalm's zTXT format databases

WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE=	yes

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/makeztxt ${LOCALBASE}/bin/

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