freebsd-ports/mail/sigrot/Makefile

22 lines
440 B
Makefile
Raw Normal View History

# New ports collection makefile for: sigrot
# Date created: 4 Mar 1998
# Whom: Marijn Meijles <marijn@stack.nl>
#
1999-08-25 08:51:17 +02:00
# $FreeBSD$
#
2000-04-13 22:01:08 +02:00
PORTNAME= sigrot
PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/mail/misc
2000-04-13 22:01:08 +02:00
DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:51:06 +01:00
COMMENT= Util to rotate your mail/news signature
MAN1= sigrot.1
2004-02-05 21:38:07 +01:00
PLIST_FILES= bin/sigrot
.include <bsd.port.mk>