openbsd-ports/x11/xfishtank/Makefile

24 lines
513 B
Makefile
Raw Normal View History

1998-05-19 01:35:23 -04:00
# OpenBSD makefile for: xfishtank
# Version required: 2.2
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.3 2000/02/11 00:37:40 espie Exp $
1998-05-19 01:35:23 -04:00
#
DISTNAME= xfishtank-2.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
1998-05-19 01:35:23 -04:00
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xfishtank2.0
1998-05-19 01:35:23 -04:00
NO_INSTALL_MANPAGES=yes
post-patch:
1998-06-24 16:17:07 -04:00
cd ${WRKSRC}; make clean
1998-05-19 01:35:23 -04:00
.include <bsd.port.mk>