2003-05-16 07:20:34 -04:00
|
|
|
# New ports collection makefile for: katalog
|
|
|
|
# Date created: 15 May 2003
|
|
|
|
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= katalog
|
|
|
|
PORTVERSION= 0.1
|
|
|
|
CATEGORIES= misc kde
|
|
|
|
MASTER_SITES= http://salvaste.altervista.org/
|
|
|
|
|
2004-01-07 16:19:43 -05:00
|
|
|
MAINTAINER= brueffer@phoenix-systems.de
|
2003-05-16 07:20:34 -04:00
|
|
|
COMMENT= CD organizer for KDE
|
|
|
|
|
|
|
|
USE_KDELIBS_VER=3
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|