mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
03d9b60337
- take maintainer back for a bit
15 lines
327 B
Makefile
15 lines
327 B
Makefile
# New ports collection makefile for: clearlooks-themes
|
|
# Date created: 2005-04-12
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= clearlooks-themes
|
|
|
|
COMMENT= Clearlooks themes with the engine coming from gtk-engines2
|
|
|
|
MASTERDIR= ${.CURDIR}/../../x11-themes/clearlooks
|
|
|
|
.include "${MASTERDIR}/Makefile"
|