2000-01-01 23:07:19 +00:00
|
|
|
# New ports collection makefile for: KDreamSite
|
|
|
|
# Date created: 12 Nov 1999
|
|
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-10 00:07:29 +00:00
|
|
|
PORTNAME= kdreamsite
|
|
|
|
PORTVERSION= 0.2
|
2000-01-01 23:07:19 +00:00
|
|
|
CATEGORIES= www kde
|
|
|
|
MASTER_SITES= http://neptune.spaceports.com/%7Eatnet/files/
|
|
|
|
|
2000-03-22 01:59:41 +00:00
|
|
|
MAINTAINER= will@FreeBSD.org
|
2000-01-01 23:07:19 +00:00
|
|
|
|
2000-02-24 07:01:14 +00:00
|
|
|
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/
|
2000-01-01 23:07:19 +00:00
|
|
|
|
2000-02-24 16:06:07 +00:00
|
|
|
USE_QT= yes
|
2000-01-01 23:07:19 +00:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
2000-02-24 16:06:07 +00:00
|
|
|
.include <bsd.port.mk>
|