summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/scmxx/Makefile18
-rw-r--r--comms/scmxx/PLIST9
-rw-r--r--comms/scmxx/distinfo6
3 files changed, 17 insertions, 16 deletions
diff --git a/comms/scmxx/Makefile b/comms/scmxx/Makefile
index e907669b976..67fcf9f5b0d 100644
--- a/comms/scmxx/Makefile
+++ b/comms/scmxx/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2002/10/22 15:33:10 kleink Exp $
+# $NetBSD: Makefile,v 1.19 2003/03/16 10:21:03 kleink Exp $
#
-DISTNAME= scmxx-0.6.1.6
+DISTNAME= scmxx-0.6.3.6
CATEGORIES= comms
MASTER_SITES= http://ma2geo.mathematik.uni-karlsruhe.de/~hendrik/scmxx/download/
EXTRACT_SUFX= .tar.bz2
@@ -10,6 +10,9 @@ MAINTAINER= kleink@netbsd.org
HOMEPAGE= http://www.hendrik-sattler.de/scmxx/
COMMENT= Data exchange utility for Siemens mobile phones
+USE_BUILDLINK2= yes
+CONFIGURE_ARGS+= --with-iconv=${BUILDLINK_DIR}
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
@@ -17,18 +20,17 @@ post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/scmxx
${INSTALL_DATA} ${WRKSRC}/docs/doc_sources.txt \
${PREFIX}/share/doc/scmxx
- ${INSTALL_DATA} ${WRKSRC}/docs/greekchars.txt \
- ${PREFIX}/share/doc/scmxx
${INSTALL_DATA} ${WRKSRC}/docs/gsmcharset.txt \
${PREFIX}/share/doc/scmxx
- ${INSTALL_DATA} ${WRKSRC}/docs/specialchars.txt \
- ${PREFIX}/share/doc/scmxx
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/scmxx
${INSTALL_DATA} ${WRKSRC}/examples/phonebook \
${PREFIX}/share/examples/scmxx
- ${INSTALL_DATA} ${WRKSRC}/examples/sms \
+ ${INSTALL_DATA} ${WRKSRC}/examples/sms.txt \
+ ${PREFIX}/share/examples/scmxx
+ ${INSTALL_DATA} ${WRKSRC}/examples/vCalendar.vcs \
${PREFIX}/share/examples/scmxx
- ${INSTALL_DATA} ${WRKSRC}/examples/vCalendar \
+ ${INSTALL_DATA} ${WRKSRC}/examples/vCard.vcf \
${PREFIX}/share/examples/scmxx
+.include "../../converters/libiconv/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/scmxx/PLIST b/comms/scmxx/PLIST
index eda6411e764..016eaa84d23 100644
--- a/comms/scmxx/PLIST
+++ b/comms/scmxx/PLIST
@@ -1,12 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2002/05/20 21:54:18 kleink Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/03/16 10:21:03 kleink Exp $
bin/scmxx
man/man1/scmxx.1
share/doc/scmxx/doc_sources.txt
-share/doc/scmxx/greekchars.txt
share/doc/scmxx/gsmcharset.txt
-share/doc/scmxx/specialchars.txt
share/examples/scmxx/phonebook
-share/examples/scmxx/sms
-share/examples/scmxx/vCalendar
+share/examples/scmxx/sms.txt
+share/examples/scmxx/vCalendar.vcs
+share/examples/scmxx/vCard.vcf
@dirrm share/doc/scmxx
@dirrm share/examples/scmxx
diff --git a/comms/scmxx/distinfo b/comms/scmxx/distinfo
index 9edbe904796..ed4a39292ce 100644
--- a/comms/scmxx/distinfo
+++ b/comms/scmxx/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2002/10/22 15:33:10 kleink Exp $
+$NetBSD: distinfo,v 1.16 2003/03/16 10:21:03 kleink Exp $
-SHA1 (scmxx-0.6.1.6.tar.bz2) = 7ba9060c8e1d3262b71ab07dacb67ecc6f3ef986
-Size (scmxx-0.6.1.6.tar.bz2) = 52968 bytes
+SHA1 (scmxx-0.6.3.6.tar.bz2) = f77a21629873d5a34e99d1bcbd3f06c29e835740
+Size (scmxx-0.6.3.6.tar.bz2) = 77096 bytes