summaryrefslogtreecommitdiff
path: root/filesystems/libntfs/Makefile.common
blob: bb41f916c492ed2010ef4b47e69a5c04c4b126c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# $NetBSD: Makefile.common,v 1.3 2016/03/01 20:16:33 joerg Exp $
# used by filesystems/fuse-ntfs-3g/Makefile
# used by sysutils/ntfsprogs/Makefile

DISTNAME=	ntfs-3g_ntfsprogs-2015.3.14
CATEGORIES=	sysutils
MASTER_SITES=	http://tuxera.com/opensource/
EXTRACT_SUFX=	.tgz

MAINTAINER?=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.tuxera.com/community/ntfs-3g-download/
LICENSE=	gnu-gpl-v2

DISTINFO_FILE=	${.CURDIR}/../../filesystems/libntfs/distinfo
PATCHDIR=	${.CURDIR}/../../filesystems/libntfs/patches

USE_LANGUAGES=		c c++
USE_LIBTOOL=		yes
GNU_CONFIGURE=		yes
CONFIGURE_ARGS+=	--enable-posix-acls
CONFIGURE_ARGS+=	--enable-xattr-mappings

CPPFLAGS.NetBSD+=	-D_KERNTYPES