mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
b871445fa8
PR: ports/11054 Submitted by: Jim Mock <jim@phrantic.phear.net>
21 lines
481 B
Makefile
21 lines
481 B
Makefile
# 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>
|