diff options
Diffstat (limited to 'devel/qtarch/Makefile')
-rw-r--r-- | devel/qtarch/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/qtarch/Makefile b/devel/qtarch/Makefile deleted file mode 100644 index b5cd729..0000000 --- a/devel/qtarch/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: qtarch -# Date created: 17 Oct 1998 -# Whom: Frank Gruender -# -# $FreeBSD$ -# - -PORTNAME= qtarch -PORTVERSION= 1.4.4 -CATEGORIES= devel -MASTER_SITES= ftp://qtarch.sourceforge.net/pub/qtarch/ -DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} - -MAINTAINER= elwood@mc5sys.in-berlin.de - -USE_KDELIBS_VER=1 -USE_GMAKE= yes -USE_XLIB= yes -WRKSRC= ${WRKDIR}/qtarch-1.4 -MAKE_ENV= BUILD_RELEASE=yes - -.include <bsd.port.mk> |