Dmitry Marakasov 9ae91522ef - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-09-06 09:36:45 +00:00

19 lines
344 B
Makefile

# $FreeBSD$
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>