freebsd-ports/graphics/killustrator/Makefile
Satoshi Asami bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00

21 lines
509 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.3 1998/08/25 10:16:25 asami Exp $
#
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.1:${PORTSDIR}/x11/kde
BROKEN= upgrade
GNU_CONFIGURE= yes
.include <bsd.port.mk>