summaryrefslogtreecommitdiff
path: root/x11/xfishtank/Makefile
blob: 8b68da72a8a483a98faa63a0bfeb7504416c656c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:   xfishtank
# Version required:    2.2
# Date created:        24th April 1997
# Whom:                jacs
#
# $NetBSD: Makefile,v 1.3 1998/01/25 00:30:59 hubertf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/06/17 07:45:12 asami Exp
#

DISTNAME=      xfishtank-2.2
CATEGORIES=    x11
MASTER_SITES=  ftp://ftp.uni-koeln.de/windows/xcontrib/

MAINTAINER=    jacs@gnome.co.uk

USE_IMAKE=     yes
WRKSRC=                ${WRKDIR}/xfishtank2.0
NO_INSTALL_MANPAGES=yes

post-patch:
	cd  ${WRKDIR}/xfishtank2.0; make clean

.include <bsd.port.mk>