You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
369 B
Plaintext
14 lines
369 B
Plaintext
9 years ago
|
LICENSE := GPLv2
|
||
|
VERSION := 2013.1.13
|
||
|
DOWNLOADS := ntfs-3g.archive
|
||
|
|
||
|
URL(ntfs-3g) := http://tuxera.com/opensource/ntfs-3g_ntfsprogs-$(VERSION).tgz
|
||
|
SHA(ntfs-3g) := 8c12b7644d90ae9fb8d0aca0d7ebd5f8fac2c818
|
||
|
DIR(ntfs-3g) := src/lib/ntfs-3g
|
||
|
|
||
|
PATCHES := src/lib/ntfs-3g/*.patch
|
||
|
|
||
|
DIRS := include/ntfs-3g
|
||
|
DIR_CONTENT(include/ntfs-3g) := src/lib/ntfs-3g/include/ntfs-3g/*.h
|
||
|
|