diff options
Diffstat (limited to 'games/krosswordplayer/Makefile')
-rw-r--r-- | games/krosswordplayer/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/games/krosswordplayer/Makefile b/games/krosswordplayer/Makefile deleted file mode 100644 index 593c1981a950..000000000000 --- a/games/krosswordplayer/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: krosswordplayer -# Date created: 2004-07-01 -# Whom: arved -# -# $FreeBSD$ - -PORTNAME= KrossWordPlayer -PORTVERSION= 1.4 -PORTREVISION= 10 -CATEGORIES= games kde -MASTER_SITES= http://home.houston.rr.com/epasveer/ -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= KDE crossword puzzle game - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - -USE_KDELIBS_VER=3 -USE_AUTOTOOLS= libtool - -.include <bsd.port.mk> |