mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
21 lines
384 B
Makefile
21 lines
384 B
Makefile
|
# New ports collection makefile for: qtarch
|
||
|
# Version required: 1.4-1
|
||
|
# Date created: 17 Oct 1998
|
||
|
# Whom: Frank Gruender
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= qtarch-1.4-1
|
||
|
PKGNAME= qtarch-1.4.1
|
||
|
CATEGORIES= devel
|
||
|
MASTER_SITES= http://www.primenet.com/~jtharris/qtarch/
|
||
|
|
||
|
MAINTAINER= elwood@mc5sys.in-berlin.de
|
||
|
|
||
|
USE_QT= yes
|
||
|
USE_GMAKE= yes
|
||
|
WRKSRC= ${WRKDIR}/qtarch-1.4
|
||
|
|
||
|
.include <bsd.port.mk>
|