mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
0625abb3f0
using lists of phrases commonly found in that kind of babble. PR: 16194 Submitted by: Nick Johnson <freebsd@spatula.net>
16 lines
295 B
Makefile
16 lines
295 B
Makefile
# New ports collection makefile for: speak
|
|
# Version required: 1.1
|
|
# Date created: 18 January 2000
|
|
# Whom: freebsd@spatula.net
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= speak-1.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.spatula.net/software/speak/
|
|
|
|
MAINTAINER= freebsd@spatula.net
|
|
|
|
.include <bsd.port.mk>
|