1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/games/six/Makefile
2004-02-04 05:21:48 +00:00

22 lines
415 B
Makefile

# New ports collection Makefile for: six
# Date created: 2003-0-1-26
# Whom: arved
#
# $FreeBSD$
PORTNAME= six
PORTVERSION= 0.4.0
PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= http://six.retes.hu/download/
MAINTAINER= arved@FreeBSD.org
COMMENT= KDE HEX clone
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>