1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Convert to USES=dos2unix

This commit is contained in:
Baptiste Daroussin 2014-05-11 23:33:00 +00:00
parent e1377ec47e
commit c80bd62d8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353748

View File

@ -11,10 +11,11 @@ COMMENT= Ruby bindings for libarchive
LICENSE= BSD3CLAUSE
USES= dos2unix
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USE_DOS2UNIX= ext/depend
DOS2UNIX_FILES= ext/depend
.include <bsd.port.mk>