1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00

Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-03-28 13:30:40 +00:00
parent 1367f6fdc4
commit b386923790
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529690

View File

@ -12,8 +12,6 @@ LICENSE= BSD2CLAUSE MIT
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS_INSTALL= rubygem-rouge2
USES= gem
USE_RUBY= yes
@ -21,4 +19,6 @@ NO_ARCH= yes
PLIST_FILES= bin/rougify
CONFLICTS_INSTALL= rubygem-rouge2
.include <bsd.port.mk>