ca99cdd9f2
PR: 28208 Submitted by: joseph@randomnetworks.com
20 lines
370 B
Makefile
20 lines
370 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= ftp://ftp.kde.com/pub/Office/HTML/KDreamSite/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_KDELIBS_VER=1
|
|
GNU_CONFIGURE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|