mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
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>
|