aboutsummaryrefslogtreecommitdiff
path: root/cad/leocad/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/leocad/Makefile')
-rw-r--r--cad/leocad/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile
index c35093228231..c586ed9c9dbe 100644
--- a/cad/leocad/Makefile
+++ b/cad/leocad/Makefile
@@ -1,26 +1,25 @@
-# Created by: David Yeske <dyeske@gmail.com>
-
PORTNAME= leocad
DISTVERSIONPREFIX= v
-DISTVERSION= 21.06
+DISTVERSION= 23.03
PORTREVISION= 1
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org
COMMENT= CAD program for creating virtual LEGO models
+WWW= https://www.leocad.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt
RUN_DEPENDS= ldraw>0:cad/ldraw
-USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5 shared-mime-info xorg
+USES= compiler:c++11-lang cpe desktop-file-utils gl qmake qt:5 shared-mime-info xorg
USE_GITHUB= yes
GH_ACCOUNT= leozide
-USE_QT= core gui concurrent network opengl printsupport widgets xml buildtools_build linguisttools_build
+USE_QT= core gui concurrent network opengl printsupport widgets xml buildtools:build linguisttools:build
USE_GL= gl
-QMAKE_ARGS= INSTALL_PREFIX=${PREFIX} MAN_DIR=${PREFIX}/man/man1 LDRAW_LIBRARY_PATH=${PREFIX}/share/ldraw
+QMAKE_ARGS= INSTALL_PREFIX=${PREFIX} MAN_DIR=${PREFIX}/share/man/man1 LDRAW_LIBRARY_PATH=${PREFIX}/share/ldraw
PORTSCOUT= limit:^[0-9\.]*$$ # to ignore the 'continuous' tag