aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/icons-human-azul/Makefile
blob: 4845384eda48e4ea80251916ff0f39473b944af8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Phillip Neumann <pneumann@gmail.com>

PORTNAME=	icons-human-azul
PORTVERSION=	0.1
PORTREVISION=	1
CATEGORIES=	x11-themes
MASTER_SITES=	http://vvelox.net/distfiles/
DISTNAME=	37099-HumanAzul

MAINTAINER=	pneumann@gmail.com
COMMENT=	Set of icons from the Ubuntu human look

NO_BUILD=	yes
WRKSRC=		${WRKDIR}/HumanAzul

do-install:
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/HumanAzul
	@${CP} -rip ${WRKSRC} ${STAGEDIR}${PREFIX}/share/icons/

.include <bsd.port.mk>