1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/x11-clocks/wmclock/Makefile
Kirill Ponomarev 87771dbb18 - Fix MASTER_SITES
PR:		ports/66408
Submitted by:	maintainer
2004-05-09 18:55:06 +00:00

24 lines
472 B
Makefile

# New ports collection makefile for: wmclock
# Date created: 05 May 2001
# Whom: Per Otterstr=F6m <pelle@fukt.bth.se>
#
# $FreeBSD$
#
PORTNAME= wmclock
PORTVERSION= 1.0.12.2
CATEGORIES= x11-clocks windowmaker
MASTER_SITES= http://www.jmknoble.net/WindowMaker/wmclock/
MAINTAINER= pelle@fukt.bth.se
COMMENT= A dockable clock applet for Window Maker
USE_IMAKE= yes
USE_XPM= yes
MAN1= wmclock.1
PLIST_FILES= bin/wmclock
HAS_CONFIGURE= yes
.include <bsd.port.mk>