bcadc8453d
Approved by: fjoe (mentor)
22 lines
429 B
Makefile
22 lines
429 B
Makefile
# 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>
|