1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

Remove 'makedepend' generated file

This commit is contained in:
Edwin Groothuis 2007-09-08 05:12:21 +00:00
parent 198c290285
commit 8756ec6ffe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199078

View File

@ -1,24 +0,0 @@
# New ports collection makefile for: mtpfs
# Date created: 1 July 2007
# Whom: John Hixson <john@divinix.org>
#
# $FreeBSD$
#
PORTNAME= mtpfs
PORTVERSION= 0.6
CATEGORIES= sysutils
MASTER_SITES= http://www.adebenham.com/mtpfs/
MAINTAINER= john@pcbsd.org
COMMENT= MTP device filesystem
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
LIB_DEPENDS= mtp:${PORTSDIR}/audio/libmtp \
fuse:${PORTSDIR}/sysutils/fusefs-libs \
id3-3.8:${PORTSDIR}/audio/id3lib
GNU_CONFIGURE= yes
PLIST_FILES= bin/mtpfs
.include <bsd.port.mk>