aboutsummaryrefslogtreecommitdiff
path: root/comms/libticalcs2/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-17 19:06:35 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-01-17 19:06:35 +0000
commitf2c31745173a2754c9798476f68c4ce91514a5a0 (patch)
tree12fa140fb6b6c09d6c0ea79a1ee31d923659b3e0 /comms/libticalcs2/Makefile
parent304c5c8d5b33c040c9230dd101c97deb87985bd6 (diff)
Notes
Diffstat (limited to 'comms/libticalcs2/Makefile')
-rw-r--r--comms/libticalcs2/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/comms/libticalcs2/Makefile b/comms/libticalcs2/Makefile
index 2069c0fc9d94..7b8f5651c33a 100644
--- a/comms/libticalcs2/Makefile
+++ b/comms/libticalcs2/Makefile
@@ -6,16 +6,18 @@
#
PORTNAME= libticalcs2
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.7
CATEGORIES= comms
-MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.15
+MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.16
MAINTAINER= tijl@coosemans.org
COMMENT= TI calculator library
-LIB_DEPENDS= ticables2.4:${PORTSDIR}/comms/libticables2 \
- ticonv.5:${PORTSDIR}/converters/libticonv \
- tifiles2.7:${PORTSDIR}/devel/libtifiles2
+LICENSE= GPLv2
+
+LIB_DEPENDS= ticables2.5:${PORTSDIR}/comms/libticables2 \
+ ticonv.6:${PORTSDIR}/converters/libticonv \
+ tifiles2.8:${PORTSDIR}/devel/libtifiles2
USE_AUTOTOOLS= libtool
USE_BZIP2= yes