freebsd-ports/misc/katalog/Makefile
Kirill Ponomarev bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00

21 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>