14 lines
345 B
Makefile
14 lines
345 B
Makefile
# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= black-and-white
|
|
PORTVERSION= 2.0.a
|
|
MASTER_SITES= http://www.logri.net/downloads/
|
|
DISTNAME= black%20and%20white
|
|
|
|
COMMENT= KDE Black And White iconset
|
|
|
|
WRKSRC= ${WRKDIR}/"black and white"
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
|