[Midnightbsd-cvs] mports: Makefile: this port is out of date, but clean it up a bit and

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Apr 3 02:22:21 EDT 2009


Log Message:
-----------
this port is out of date, but clean it up a bit and set the license for now

Modified Files:
--------------
    mports/sysutils/fusefs-ntfs:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/fusefs-ntfs/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L sysutils/fusefs-ntfs/Makefile -L sysutils/fusefs-ntfs/Makefile -u -r1.1 -r1.2
--- sysutils/fusefs-ntfs/Makefile
+++ sysutils/fusefs-ntfs/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	fusefs-ntfs
-# Date created: 			25 July 2006
-# Whom:					Max Khon
 # $MidnightBSD$
-# $FreeBSD: ports/sysutils/fusefs-ntfs/Makefile,v 1.13 2007/07/24 15:10:12 rafan Exp $
-#
 
 PORTNAME=	ntfs
 PORTVERSION=	1.710
@@ -17,6 +12,7 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Mount NTFS partitions and disk images
+LICENSE=	gpl2
 
 BUILD_DEPENDS=	fusefs-libs>=2.6.0:${PORTSDIR}/sysutils/fusefs-libs
 LIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs
@@ -25,7 +21,7 @@
 ONLY_FOR_ARCHS=	i386 amd64
 USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:15
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd6.0
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd6.1
 CONFIGURE_ARGS=	--exec-prefix=${PREFIX} --prefix=${PREFIX} --mandir=${PREFIX}/man
 
 OPTIONS=	LOCK "Lock the device when mounting (avoids access)" off \


More information about the Midnightbsd-cvs mailing list