freebsd-ports/converters/ktextdecode/Makefile
Max Khon 4574c2e56d New port: ktextdecode
Simple text conversion utility for KDE 3.

PR:		51940
Submitted by:	Kirill Ponomarew
2003-05-12 16:24:45 +00:00

21 lines
491 B
Makefile

# New ports collection makefile for: ktextdecode
# Date created: 08.05.2003
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
#
# $FreeBSD$
PORTNAME= ktextdecode
PORTVERSION= 3.0
CATEGORIES= converters kde
MASTER_SITES= http://webua.net/zavolzhsky/download/
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= ponomarew@oberon.net
COMMENT= The simple text conversion utility for KDE 3
USE_BZIP2= yes
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>