freebsd-ports/games/xskat/Makefile
Thomas Gellekum 5aaec171a9 Fix man page installation. Looks like there are some differences between
the imake files in XFree86-3.3.3.1 and 3.3.6.
2000-05-04 09:32:06 +00:00

19 lines
307 B
Makefile

# New ports collection makefile for: xskat
# Date created: 27 Apr 1996
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xskat
PORTVERSION= 3.3
CATEGORIES= games
MASTER_SITES= http://www.gulu.net/xskat/
MAINTAINER= tg@FreeBSD.org
USE_IMAKE= yes
MAN1= xskat.1
.include <bsd.port.mk>