13 lines
240 B
Makefile
13 lines
240 B
Makefile
# $OpenBSD: Makefile,v 1.3 2004/01/09 01:27:43 jolan Exp $
|
|
|
|
CATEGORIES= x11/xfce4 x11/xfce4/libraries devel
|
|
|
|
COMMENT= "basic utility library for xfce4"
|
|
DISTNAME= libxfce4util-${V}
|
|
|
|
USE_X11= No
|
|
|
|
LIB_DEPENDS= ${GLIB2}
|
|
|
|
.include <bsd.port.mk>
|