summaryrefslogtreecommitdiffstats
path: root/comms/libticables/Makefile
blob: 62fefc6313d9982a5aa011115261c2197a78b352 (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
25
26
27
28
29
30
31
32
# New ports collection makefile for:	libticables
# Date created:		27 August 2003
# Whom:			Tijl Coosemans <tijl@ulyssis.org>
#
# $FreeBSD$
#

PORTNAME=	libticables
PORTVERSION=	3.7.7
PORTREVISION=	2
CATEGORIES=	comms
MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	tilp

MAINTAINER=	tijl@ulyssis.org
COMMENT=	TI calculator link cables library

LIB_DEPENDS=	usb-0.1.7:${PORTSDIR}/devel/libusb

GNU_CONFIGURE=	yes
USE_GETTEXT=	yes
USE_GNOME=	pkgconfig
USE_LIBTOOL_VER=	13
USE_GMAKE=	yes
INSTALLS_SHLIB=	yes

CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"\
		LDFLAGS="-L${LOCALBASE}/lib"

MAN1=	ticables-config.1

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