1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/x11-fm/tkdesk/Makefile
Masafumi Max NAKANE 593a0a2b69 Upgrade, 1.0b2 -> 1.0b3.
Submitted by:	Juergen Lock <nox@jelal.hb.north.de>
(Note that the maintainer has been changed to:
Juergen Lock <nox@jelal.hb.north.de>)
1996-11-12 04:54:14 +00:00

22 lines
534 B
Makefile

# New ports collection makefile for: tkdesk
# Version required: 1.0b2
# Date created: 30 Jul 1996
# Whom: shanee@rabbit.augusta.de
#
# $Id: Makefile,v 1.1.1.1 1996/08/02 19:57:31 chuckr Exp $
#
DISTNAME= tkdesk-1.0b3
PKGNAME= tkdesk-1.0b3
CATEGORIES= misc x11
MASTER_SITES= http://sun1.rrzn-user.uni-hannover.de/~zzhibol/tkdesk/
MAINTAINER= nox@jelal.hb.north.de
LIB_DEPENDS= tk41\\.1\\.:${PORTSDIR}/x11/tk41
post-patch:
-rm ${WRKSRC}/tcldesk/*.orig ${WRKSRC}/tcldesk/*/*.orig
.include <bsd.port.mk>