mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
9a06384187
- Remove USE_GMAKE - WindowMaker -> Window Maker PR: 20552 Submitted by: Ports Fury
21 lines
390 B
Makefile
21 lines
390 B
Makefile
# New ports collection makefile for: wmitime
|
|
# Date created: 14 March 1999
|
|
# Whom: Jim Mock <jim@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmitime
|
|
PORTVERSION= 0.3
|
|
CATEGORIES= x11-clocks windowmaker afterstep
|
|
MASTER_SITES= http://www.neotokyo.org/illusion/downloads/
|
|
|
|
MAINTAINER= jim@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/wmitime/wmitime
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_XPM= yes
|
|
|
|
.include <bsd.port.mk>
|