68f49b1119
- remove an XXX from gdm while here
15 lines
331 B
Makefile
15 lines
331 B
Makefile
# $OpenBSD: Makefile,v 1.2 2009/03/23 18:39:48 ajacoutot Exp $
|
|
|
|
COMMENT= extra themes for matchbox
|
|
|
|
DISTNAME= matchbox-themes-extra-0.3
|
|
PKGNAME= ${DISTNAME}p0
|
|
|
|
MASTER_SITES= ${MASTER_SITES_MATCHBOX:=/matchbox-themes-extra/0.3/}
|
|
|
|
RUN_DEPENDS= ::x11/matchbox/matchbox-window-manager
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
.include <bsd.port.mk>
|