diff options
Diffstat (limited to 'graphics/ipe/Makefile')
-rw-r--r-- | graphics/ipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index 92a2838f03e6..7c5714d9d149 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SF/${PORTNAME}${PORTVERSION:R:R}/${PORTNAME}/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= Extensible vector graphics editor with LaTeX support +BROKEN= unfetchable + LICENSE= GPLv3 # (or later) RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils |