1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/graphics/killustrator/Makefile
Steve Price 4f511689c6 This port still needs an upgrade. Provide an ever-so subtle hint that
KDE version 1.1 should be used in lieu of 1.0 since the latter will be
going away soon.
1999-05-24 02:34:39 +00:00

22 lines
506 B
Makefile

# 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.5 1999/01/12 16:50:56 vanilla 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.2:${PORTSDIR}/x11/kde11
BROKEN= upgrade
GNU_CONFIGURE= yes
.include <bsd.port.mk>