1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
freebsd-ports/mail/gensig/Makefile

21 lines
390 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 20:01:08 +00:00
PORTNAME= gensig
2000-04-21 07:15:20 +00:00
PORTVERSION= 2.2
CATEGORIES= mail
MASTER_SITES= http://www.geekthing.com/~robf/ware/gensig/ \
http://www.ooblick.com/software/gensig/
MAINTAINER= arensb+freebsd-ports@ooblick.com
GNU_CONFIGURE= yes
MAN1= gensig.1 cattag.1
.include <bsd.port.mk>