summaryrefslogtreecommitdiff
path: root/x11-clocks/wmdate/Makefile
blob: 58e8693cf8770c15c52de9f1cd387226fa2173ec (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.6
# Date created:		1 February 1999
# Whom:			Jim Mock <jim@phrantic.phear.net>
#
# $Id: Makefile,v 1.1.1.1 1999/03/31 05:01:32 taoka Exp $
#

DISTNAME=	wmdate-0.6
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>