opnsense-ports/filesystems/linux-c7-dosfstools/Makefile
Franco Fichtner a2caadc357 */*: sync with upstream
Taken from: FreeBSD
2024-11-07 11:56:40 +01:00

19 lines
426 B
Makefile

PORTNAME= dosfstools
PORTVERSION= 3.0.20
DISTVERSIONSUFFIX= -10.el7
CATEGORIES= filesystems sysutils linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
WWW= https://github.com/dosfstools/dosfstools
LICENSE= GPLv3+
USES= cpe linux:c7
USE_LINUX_RPM= nolib
CPE_VENDOR= dosfstools_project
OPTIONS_DEFINE= DOCS
PLIST= ${PKGDIR}/pkg-plist
.include <bsd.port.mk>