summaryrefslogtreecommitdiff
path: root/mail/ksig/Makefile
blob: 1c9e1ba925751e7a150755567633f292fe39f714 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	ksig
# Date created:			Tue Aug 19 13:33:32 CEST 2003
# Whom:				Markus Brueffer <brueffer@phoenix-systems.de>
#
# $FreeBSD$

PORTNAME=		ksig
PORTVERSION=		0.1
CATEGORIES=		mail kde
MASTER_SITES=		http://www.slackorama.net/oss/ksig/

MAINTAINER=		brueffer@phoenix-systems.de
COMMENT=		Tool for managing a collection of e-mail signatures

USE_KDELIBS_VER=	3
USE_GMAKE=		yes
GNU_CONFIGURE=		yes

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

.include <bsd.port.mk>