d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
26 lines
587 B
Makefile
26 lines
587 B
Makefile
# New ports collection makefile for: Metacity theme microGUI
|
|
# Date created: 23 April 2004
|
|
# Whom: Douglas Thrift <douglas@douglasthrift.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= microgui
|
|
PORTVERSION= 1.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-themes gnome
|
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
|
MASTER_SITE_SUBDIR= mcitymicrogui
|
|
DISTNAME= mcitymicrogui-default
|
|
|
|
MAINTAINER= douglas@douglasthrift.net
|
|
COMMENT= The microGUI Sawfish theme for Metacity
|
|
|
|
USE_GNOME= gnomehier
|
|
|
|
RESTRICTED= ${REASON}
|
|
|
|
WRKSRC= ${WRKDIR}/microGUI
|
|
|
|
.include "${.CURDIR}/../metacity-themes/Makefile.metacity"
|
|
.include <bsd.port.mk>
|