aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/fox-xml
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-09-04 22:57:27 +0800
committeryuri <yuri@FreeBSD.org>2018-09-04 22:57:27 +0800
commita4bd3c92d94bff9a5182ea728a9b6f70b6e8f668 (patch)
treeafdddcb8667b026b01e03d07a0710cc3de8210a2 /textproc/fox-xml
parent356e1e53e9b748549ed85477f8c89b0a718cf806 (diff)
downloadfreebsd-ports-gnome-a4bd3c92d94bff9a5182ea728a9b6f70b6e8f668.tar.gz
freebsd-ports-gnome-a4bd3c92d94bff9a5182ea728a9b6f70b6e8f668.tar.zst
freebsd-ports-gnome-a4bd3c92d94bff9a5182ea728a9b6f70b6e8f668.zip
New port: textproc/xmlf90: Suite of light-weight libraries to work with XML in Fortran
Diffstat (limited to 'textproc/fox-xml')
-rw-r--r--textproc/fox-xml/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/fox-xml/Makefile b/textproc/fox-xml/Makefile
index d01e8943e4f1..c36028fed6d1 100644
--- a/textproc/fox-xml/Makefile
+++ b/textproc/fox-xml/Makefile
@@ -13,6 +13,8 @@ COMMENT= Fortran XML library
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+CONFLICTS_INSTALL= xmlf90
+
GNU_CONFIGURE= yes
USES= fortran gmake
USE_GITHUB= yes