mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f67050feec
in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
22 lines
415 B
Makefile
22 lines
415 B
Makefile
# New ports collection makefile for: KDreamSite
|
|
# Date created: 12 Nov 1999
|
|
# Whom: Will Andrews <andrews@technologist.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kdreamsite
|
|
PORTVERSION= 0.2
|
|
CATEGORIES= www kde
|
|
MASTER_SITES= http://neptune.spaceports.com/%7Eatnet/files/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11/
|
|
|
|
USE_QT= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|