# New ports collection makefile for:	DockApp Library
# Date created:		17 July 1999
# Whom:			Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD: ports/x11-wm/libdockapp/Makefile,v 1.16 2003/03/07 06:14:18 ade Exp $
#

PORTNAME=	libdockapp
PORTVERSION=	0.4.0
CATEGORIES=	x11-wm
MASTER_SITES=	ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ \
		http://soupnazi.org/FreeBSD/ports/distfiles/

MAINTAINER=	jim@FreeBSD.org
COMMENT=	Standard library for Window Maker dock apps

USE_BZIP2=	yes
USE_X_PREFIX=	yes
USE_XPM=	yes
USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>
