freebsd-ports/mail/sigrot/Makefile
Edwin Groothuis df3c9e78bd ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 02:48:08 +00:00

20 lines
416 B
Makefile

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