Index: head/graphics/zint/Makefile =================================================================== --- head/graphics/zint/Makefile (revision 415449) +++ head/graphics/zint/Makefile (revision 415450) @@ -1,23 +1,24 @@ # Created by: Gvozdikov Veniamin # $FreeBSD$ PORTNAME= zint PORTVERSION= 2.4.3 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF MAINTAINER= vg@FreeBSD.org COMMENT= Zint Barcode Generator -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png USES= cmake USE_LDCONFIG= yes USE_QT4= gui xml qmake_build uic_build moc_build rcc_build designer DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false .include Index: head/graphics/zint/pkg-descr =================================================================== --- head/graphics/zint/pkg-descr (revision 415449) +++ head/graphics/zint/pkg-descr (revision 415450) @@ -1,5 +1,5 @@ A barcode encoding library supporting over 50 symbologies including Code 128, Data Matrix, USPS OneCode, EAN-128, UPC/EAN, ITF, QR Code, Code 16k, PDF417, MicroPDF417, LOGMARS, Maxicode, GS1 DataBar, Aztec, Composite Symbols and more. -WWW: http://www.zint.org.uk/ +WWW: http://www.zint.org.uk/