Tweak devel/racer version 2.1.31
[dports.git] / textproc / fox-xml / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       fox
4 DISTVERSION=    4.1.2-91
5 PORTREVISION=   4
6 DISTVERSIONSUFFIX=      -g9c6716e
7 CATEGORIES=     textproc
8 PKGNAMESUFFIX=  -xml
9
10 MAINTAINER=     yuri@FreeBSD.org
11 COMMENT=        Fortran XML library
12
13 LICENSE=        BSD3CLAUSE
14 LICENSE_FILE=   ${WRKSRC}/LICENSE
15
16 CONFLICTS_INSTALL=      xmlf90
17
18 GNU_CONFIGURE=  yes
19 USES=           fortran gmake
20 USE_GITHUB=     yes
21 GH_ACCOUNT=     andreww
22 ALL_TARGET=     default
23
24 .include <bsd.port.mk>