freebsd-ports/textproc/apertium-eng/Makefile
Muhammad Moinur Rahman a6b469b848 textproc/apertium-eng: BROKEN on 15 armv7
Reported by:	portsfallout
2024-01-03 06:27:53 +01:00

29 lines
569 B
Makefile

PORTNAME= apertium-eng
PORTVERSION= 0.1.0.20220212
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
COMMENT= Apertium monolingual language package for English
WWW= https://www.apertium.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_15_armv7= segmentation fault
BUILD_DEPENDS= apertium>0:textproc/apertium
LIB_DEPENDS= libcg3.so:textproc/cg3
USES= autoreconf gmake pathfix pkgconfig python
USE_GITHUB= yes
GH_ACCOUNT= apertium
GH_TAGNAME= b230738
GNU_CONFIGURE= yes
NO_ARCH= yes
.include <bsd.port.mk>