summaryrefslogblamecommitdiff
path: root/misc/katalog/Makefile
blob: c37cc7822c9afeee6eba1f665c63d934f73a94ca (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                               
                                 







                                                               
# 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/

MAINTAINER=	krion@FreeBSD.org
COMMENT=	CD organizer for KDE

USE_KDELIBS_VER=3
GNU_CONFIGURE=	yes

CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>