diff options
Diffstat (limited to 'games/kdegames3/Makefile')
-rw-r--r-- | games/kdegames3/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile deleted file mode 100644 index 84cce965cc68..000000000000 --- a/games/kdegames3/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# 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.1.1 -CATEGORIES= games kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src - -MAINTAINER= will@FreeBSD.org - -USE_KDELIBS_VER=2 -USE_BZIP2= yes -USE_AUTOCONF= yes -USE_GMAKE= yes - -.include <bsd.port.mk> |