1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/x11-clocks/wmdate/Makefile

21 lines
481 B
Makefile
Raw Normal View History

# 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>