b4a7c57e95
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
22 lines
410 B
Makefile
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>
|