freebsd-ports/x11/xfishtank/Makefile
2001-02-05 16:18:54 +00:00

22 lines
396 B
Makefile

# New ports collection makefile for: xfishtank
# Date created: 24th April 1997
# Whom: jacs
#
# $FreeBSD$
#
PORTNAME= xfishtank
PORTVERSION= 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
post-patch:
cd ${WRKDIR}/xfishtank2.0; make clean
.include <bsd.port.mk>