freebsd-ports/mail/gensig/Makefile
Jimmy Olgeni 168f57451a Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
2014-07-07 15:31:01 +00:00

17 lines
342 B
Makefile

# Created by: arensb@ooblick.com
# $FreeBSD$
PORTNAME= gensig
PORTVERSION= 2.3
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://www.geekthing.com/~robf/ware/gensig/ \
http://www.ooblick.com/software/gensig/
MAINTAINER= arensb+freebsd-ports@ooblick.com
COMMENT= Random .signature generator
GNU_CONFIGURE= yes
.include <bsd.port.mk>