15 lines
330 B
Makefile
15 lines
330 B
Makefile
# Created by: arensb@ooblick.com
|
|
|
|
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>
|