1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00

- Add LICENSE

- Switch to options helpers
- Cosmetic fixes
This commit is contained in:
Dmitry Marakasov 2015-12-17 18:44:54 +00:00
parent f7e89874de
commit e66334df72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403924
2 changed files with 11 additions and 10 deletions

View File

@ -12,18 +12,21 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Labels and business cards creating
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= unfetchable
USES= qmake tar:bzip2
USE_QT4= xml gui corelib uic_build moc_build rcc_build
WRKSRC= ${WRKDIR}/${DISTNAME:C/_/-/}
DESKTOP_ENTRIES= "qLabels" \
"${COMMENT}" \
"" \
"qlabels" \
"Office;Qt;" \
"true"
DESKTOP_ENTRIES="qLabels" \
"" \
"" \
"qlabels" \
"Office;Qt;" \
true
OPTIONS_DEFINE= DOCS
@ -33,9 +36,8 @@ post-patch:
${WRKSRC}/lib/templates.cpp \
${WRKSRC}/lib/papers.cpp
post-install:
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/Changelog ${WRKSRC}/LICENSE \
${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/Changelog ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -1,6 +1,5 @@
bin/qlabels
%%PORTDOCS%%%%DOCSDIR%%/Changelog
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%DATADIR%%/templates/avery-iso-templates.xml
%%DATADIR%%/templates/avery-other-templates.xml
%%DATADIR%%/templates/avery-us-templates.xml