9367fd9f70
===> License not correctly defined: defining both LICENSE_FILE and LICENSE_TEXT is not allowed
16 lines
416 B
Makefile
16 lines
416 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
|
|
PORTNAME= nuoveXT2
|
|
PORTVERSION= 2.2.2
|
|
MASTER_SITES= https://BSDforge.com/projects/source/x11-themes/kde-icons-nuovext2/
|
|
DISTNAME= nuoveXT-${PORTVERSION}_KDE
|
|
|
|
MAINTAINER= portmaster@BSDforge.com
|
|
COMMENT= KDE nuoveXT 2 iconset
|
|
|
|
LICENSE= LGPL3
|
|
LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING
|
|
|
|
USES= tar:xz
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|