10414ccec5
Submitted by: pointyhat
15 lines
344 B
Makefile
15 lines
344 B
Makefile
# New ports collection makefile for: clearlooks-themes
|
|
# Date created: 2005-04-12
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= clearlooks
|
|
PKGNAMESUFFIX+= -themes
|
|
|
|
COMMENT= Clearlooks themes with the engine coming from gtk-engines2
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11-themes/clearlooks
|
|
|
|
.include "${MASTERDIR}/Makefile"
|