freebsd-ports/x11-clocks/wmbday/Makefile
Martin Wilke 321184d4b2 - Update to Maintianer Mail adress
PR:		138428
Submitted by:	Ulrich Spoerlein <uspoerlein@gmail.com>
2009-09-12 09:42:24 +00:00

25 lines
539 B
Makefile

# New ports collection makefile for: wmbday
# Date created: 2004-01-06
# Whom: Ulrich Spoerlein <q@gmail.com>
#
# $FreeBSD$
PORTNAME= wmbday
PORTVERSION= 0.3.1
PORTREVISION= 2
CATEGORIES= x11-clocks
MASTER_SITES= http://buzzinhornetz.ath.cx/wmbday/files/
MAINTAINER= uqs@spoerlein.net
COMMENT= Window Maker dock app that will remind you of birthdays
BUILD_DEPENDS= xmessage:${PORTSDIR}/x11/xmessage
HAS_CONFIGURE= yes
MAKEFILE= BSDmakefile
MAKE_ENV+= ${CONFIGURE_ENV}
MAN1= wmbday.1
MANCOMPRESSED= yes
.include <bsd.port.mk>