15 lines
314 B
Makefile
15 lines
314 B
Makefile
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:37:03 espie Exp $
|
|
|
|
COMMENT= extra themes for matchbox
|
|
|
|
DISTNAME= matchbox-themes-extra-0.3
|
|
REVISION= 0
|
|
|
|
MASTER_SITES= ${MASTER_SITES_MATCHBOX:=/matchbox-themes-extra/0.3/}
|
|
|
|
RUN_DEPENDS= x11/matchbox/matchbox-window-manager
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
.include <bsd.port.mk>
|