1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/audio/play/Makefile

19 lines
403 B
Makefile
Raw Normal View History

# New ports collection makefile for: play
# Version required: 1.0
# Date created: 20 May 1998
# Whom: Masanori Kiriake <seiken@nbs.co.jp>
#
# $Id: Makefile,v 1.1.1.1 1998/07/25 21:36:06 steve Exp $
#
DISTNAME= play-1.0
CATEGORIES= audio
MASTER_SITES= ftp://jaz.jp.FreeBSD.org/pub/incoming/PUT-here/
MAINTAINER= seiken@nbs.co.jp
MANLANG= ja
MAN1= play.1
MANCOMPRESSED = yes
.include <bsd.port.mk>