summaryrefslogtreecommitdiff
path: root/x11-clocks/wmdate/Makefile
blob: ccf18cdc447044a390dc9063d612e55f46dc6f33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	wmdate
# Version required:	0.5
# Date created:		1 February 1999
# Whom:			Jim Mock <jim@phrantic.phear.net>
#
# $Id$
#

DISTNAME=	wmdate-0.5
CATEGORIES=	x11-clocks windowmaker afterstep
MASTER_SITES=	http://wit401310.student.utwente.nl/apps/apps/

MAINTAINER=	jim@phrantic.phear.net

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>