freebsd-ports/mail/gensig/Makefile

23 lines
445 B
Makefile
Raw Normal View History

# New ports collection makefile for: gensig
# Date created: 6 August 1999
# Whom: arensb@ooblick.com
#
# $FreeBSD$
#
2000-04-13 22:01:08 +02:00
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
2003-02-21 13:51:06 +01:00
COMMENT= A random .signature generator
GNU_CONFIGURE= yes
MAN1= gensig.1 cattag.1
2003-10-16 03:31:58 +02:00
.include <bsd.port.mk>