mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
372 B
Makefile
21 lines
372 B
Makefile
# New ports collection makefile for: gensig
|
|
# Date created: 6 August 1999
|
|
# Whom: arensb@ooblick.com
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gensig
|
|
PORTVERSION= 2.2
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://www.geeks.com/~robf/ware/gensig/ \
|
|
http://www.ooblick.com/software/gensig/
|
|
|
|
MAINTAINER= arensb@ooblick.com
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
MAN1= gensig.1 cattag.1
|
|
|
|
.include <bsd.port.mk>
|