summaryrefslogtreecommitdiff
path: root/audio/play/Makefile
blob: 7795481d02c6271471a964b5efa29f816183eb33 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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.2 1998/08/24 05:57:48 asami Exp $
#

DISTNAME=	play-1.0
CATEGORIES=	audio
MASTER_SITES=	ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS

MAINTAINER=	seiken@nbs.co.jp

MANLANG=	ja
MAN1=		play.1
MANCOMPRESSED = yes
.include <bsd.port.mk>