mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
b309895b35
- Add LICENSE - Submitter becomes maintainer PR: 255891 Approved by: dbaio, garga (mentors, implicit)
21 lines
605 B
Makefile
21 lines
605 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
|
|
PORTNAME= black-and-white
|
|
PORTVERSION= 2.0.a
|
|
MASTER_SITES= http://mirror.amdmi3.ru/distfiles/${DIST_SUBDIR}/
|
|
DISTNAME= black%20and%20white
|
|
|
|
MAINTAINER= portmaster@BSDforge.com
|
|
COMMENT= KDE Black And White iconset
|
|
|
|
LICENSE= theme
|
|
LICENSE_NAME= theme
|
|
LICENSE_TEXT= may contain iconic, visual, graphical or other\
|
|
elements that may not be distributed without the\
|
|
consent of either the trademark or the patent holder
|
|
LICENSE_PERMS= auto-accept
|
|
|
|
WRKSRC= ${WRKDIR}/"black and white"
|
|
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|