diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/obexapp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 2c83a1fab63..d9ebb8f0ffa 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -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 @@ MAINTAINER= xtraeme@NetBSD.org 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 |