summaryrefslogtreecommitdiff
path: root/filesystems/libntfs/Makefile.common
blob: ffeac5b0b2ff65c8ad56e78c397e1609481f0f1c (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.4 2018/04/02 13:14:08 adam Exp $
# used by filesystems/fuse-ntfs-3g/Makefile
# used by sysutils/ntfsprogs/Makefile

DISTNAME=	ntfs-3g_ntfsprogs-2017.3.23
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