16 lines
344 B
Makefile
16 lines
344 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= A random .signature generator
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|