pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/obexapp This package just works on FreeBSD and N...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e8a9debfa0e
branches: trunk
changeset: 515482:8e8a9debfa0e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Jul 02 18:24:18 2006 +0000
description:
This package just works on FreeBSD and NetBSD, use ONLY_FOR_PLATFORM.
diffstat:
comms/obexapp/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 285312166cc4 -r 8e8a9debfa0e comms/obexapp/Makefile
--- a/comms/obexapp/Makefile Sun Jul 02 18:20:24 2006 +0000
+++ b/comms/obexapp/Makefile Sun Jul 02 18:24:18 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 18:18:34 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/02 18:24:18 xtraeme Exp $
#
DISTNAME= obexapp-1.4.4
@@ -9,6 +9,8 @@
HOMEPAGE= http://www.geocities.com/m_evmenkin/
COMMENT= Obex application to transfer objects to mobile equipment
+ONLY_FOR_PLATFORM= FreeBSD-*-* NetBSD-*-*
+
WRKSRC= ${WRKDIR}/obexapp
SUBST_CLASSES+= mk
Home |
Main Index |
Thread Index |
Old Index