aboutsummaryrefslogblamecommitdiff
path: root/mail/sigrot/Makefile
blob: 826e1234493e19cb2741f0c8448c1c989cc9c70b (plain) (tree)
1
2
3
4
5
6
7
8
9
                      
                   
                    
                                        
                                           
 
                                 
                                                       
 



                                                       

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

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

MAKE_ARGS=	DEST="${STAGEDIR}${PREFIX}/bin" \
		MANDEST="${STAGEDIR}${PREFIX}/man/man1"

PLIST_FILES=	bin/sigrot man/man1/sigrot.1.gz

.include <bsd.port.mk>