84b1f77458
Additional themes for Matchbox.
15 lines
340 B
Makefile
15 lines
340 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2008/04/24 09:16:02 jasper Exp $
|
|
|
|
COMMENT= extra themes for matchbox
|
|
|
|
DISTNAME= matchbox-themes-extra-0.3
|
|
|
|
MASTER_SITES= ${MASTER_SITES_MATCHBOX:=/matchbox-themes-extra/0.3/}
|
|
|
|
RUN_DEPENDS= ::devel/desktop-file-utils \
|
|
::x11/matchbox/matchbox-window-manager
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
.include <bsd.port.mk>
|