cf118ccf87
Reported by: lwhsu
16 lines
331 B
Makefile
16 lines
331 B
Makefile
PORTNAME= dosfstools
|
|
PORTVERSION= 3.0.20
|
|
DISTVERSIONSUFFIX= -10.el7
|
|
CATEGORIES= sysutils linux
|
|
|
|
MAINTAINER= emulation@FreeBSD.org
|
|
COMMENT= Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
|
|
|
|
LICENSE= GPLv3+
|
|
|
|
USES= linux:c7
|
|
USE_LINUX_RPM= nolib
|
|
OPTIONS_DEFINE= DOCS
|
|
PLIST= ${PKGDIR}/pkg-plist
|
|
|
|
.include <bsd.port.mk>
|