aboutsummaryrefslogtreecommitdiff
path: root/mail/sigrot/Makefile
blob: 15cbc007ae7c56c8a28717a01a1c2b03124960c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	sigrot
# Date created:		4 Mar 1998
# Whom:			Marijn Meijles <marijn@stack.nl>
#
# $FreeBSD$
#

PORTNAME=	sigrot
PORTVERSION=	1.0
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	system/mail/misc
DISTNAME=	${PORTNAME}_v${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Util to rotate your mail/news signature

MAN1=		sigrot.1

.include <bsd.port.mk>