1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11/xfishtank/Makefile

23 lines
422 B
Makefile
Raw Normal View History

# New ports collection makefile for: xfishtank
# Date created: 24th April 1997
# Whom: jacs
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xfishtank
PORTVERSION= 2.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
2000-04-13 19:19:05 +00:00
MAINTAINER= jacs@gnome.co.uk
2000-04-13 19:19:05 +00:00
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xfishtank2.0
NO_INSTALL_MANPAGES= yes
post-patch:
cd ${WRKDIR}/xfishtank2.0; make clean
.include <bsd.port.mk>