freebsd-ports/graphics/killustrator/Makefile
Satoshi Asami 4819a1cb2a Dang, missed one. I hate it when this happens. :<
Anyway, change kde shlib version numbers.
1998-08-25 10:16:25 +00:00

22 lines
514 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.2 1998/07/25 11:21:04 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>