mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
4090aa1f38
PR: 6643 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
20 lines
451 B
Makefile
20 lines
451 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$
|
|
#
|
|
|
|
DISTNAME= killustrator-0.2.1
|
|
CATEGORIES= graphics kde
|
|
MASTER_SITES= http://wwwiti.cs.uni-magdeburg.de/~sattler/pub/killustrator/
|
|
|
|
MAINTAINER= Nakai@technologist.com
|
|
|
|
LIB_DEPENDS= kdecore\\.0\\.91:${PORTSDIR}/x11/kde
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|