blob: e748bf54b20866b7d8ddb13022bece16cf3ba595 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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"
|