pkgsrc-wip/p3nfs/Makefile
pancake ;) c77cabe18a initial import of p3nfs
DESCR:

P3nfsd is a Symbian (Psion/Nokia/Sony-Ericsson/etc) to UNIX/Linux
communication program. It allows you to mount the file systems of
the Phone/PDA on your UNIX machine. This means that you see all the
filesystems of the Phone/PDA as a filesystem on your UNIX machine,
and you can copy/backup/edit any file on the Phone/PDA with your
preferred tools on the UNIX machine.
2004-10-22 14:42:56 +00:00

16 lines
369 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/10/22 14:42:56 poppnk Exp $
#
DISTNAME= p3nfs-5.16
CATEGORIES= wip
MASTER_SITES= http://www.koeniglich.de/packages/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.koeniglich.de/packages/
COMMENT= Symbian to UNIX NFS daemon
USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"