summaryrefslogtreecommitdiff
path: root/graphics/killustrator/Makefile
blob: a3cdeac5d2fa48e733a33b7c6f84e1c0d848fc6a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   killustrator
# Version required:    0.2.1
# Date created:        07 May 1998
# Whom:                Yukihiro Nakai <Nakai@technologist.com>
#
# $Id: Makefile,v 1.4 1998/10/09 10:05:49 asami Exp $
#

DISTNAME=	killustrator-0.2.1
CATEGORIES=	graphics kde
MASTER_SITES=	http://wwwiti.cs.uni-magdeburg.de/~sattler/pub/killustrator/

MAINTAINER=	nacai@iname.com

LIB_DEPENDS=	kdecore.1:${PORTSDIR}/x11/kde

BROKEN=		upgrade

GNU_CONFIGURE=	yes

.include <bsd.port.mk>