Changeset View
Changeset View
Standalone View
Standalone View
misc/crosti/Makefile
- This file was added.
| Property | Old Value | New Value |
|---|---|---|
| svn:eol-style | null | native \ No newline at end of property |
| svn:keywords | null | FreeBSD=%H \ No newline at end of property |
| svn:mime-type | null | text/plain \ No newline at end of property |
| # $FreeBSD$ | |||||
| PORTNAME= crosti | |||||
| DISTVERSION= 1.13.3 | |||||
| DISTVERSIONSUFFIX= -source | |||||
| CATEGORIES= misc | |||||
| MASTER_SITES= SF/crosti/crosti%20${DISTVERSION}/ | |||||
| MAINTAINER= yuri@FreeBSD.org | |||||
| COMMENT= Convert custom image to cross stitch design, edit stitch designs | |||||
| LICENSE= GPLv2+ | |||||
| LICENSE_FILE= ${WRKSRC}/gpl.txt | |||||
| USES= desktop-file-utils dos2unix qmake shared-mime-info zip | |||||
| USE_QT5= concurrent core gui printsupport svg widgets buildtools_build | |||||
| USE_GL= gl | |||||
| DOS2UNIX_FILES= ${PORTNAME}.pro | |||||
tcberner: move USE_GL above USE_QT5 | |||||
| NO_WRKSUBDIR= yes | |||||
Done Inline ActionsINSTALL_ICONS is a gnome thing. This port does not use any gnome bits. mat: INSTALL_ICONS is a gnome thing. This port does not use any gnome bits. | |||||
Done Inline ActionsINSTALL_ICONS should be renamed into INSTALL_ICONS_GNOME? yuri: `INSTALL_ICONS` should be renamed into `INSTALL_ICONS_GNOME`? | |||||
| .include <bsd.port.mk> | |||||
move USE_GL above USE_QT5