freebsd-ports/games/kdegames2/Makefile
Will Andrews b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00

22 lines
410 B
Makefile

# New ports collection makefile for: kdegames2
# Date created: Sun 14 May 2000 02:47:57
# Whom: Will Andrews <will@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= kdegames
PORTVERSION= 2.2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
MAINTAINER= will@FreeBSD.org
USE_KDELIBS_VER=2
USE_BZIP2= yes
USE_AUTOCONF= yes
USE_GMAKE= yes
.include <bsd.port.mk>