freebsd-ports/sysutils/linux-c7-dosfstools/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>