mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
462 B
Makefile
22 lines
462 B
Makefile
# New ports collection makefile for: killustrator
|
|
# Version required: 0.2.1
|
|
# Date created: 07 May 1998
|
|
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|