aboutsummaryrefslogtreecommitdiffstats
path: root/audio/play/Makefile
blob: c90f598b8e2cf9c207d913215d37bfb9aad3b3ac (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
# Date created:     20 May 1998
# Whom:         Masanori Kiriake <seiken@nbs.co.jp>
#
# $FreeBSD$
#

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

MAINTAINER= seiken@ARGV.AC

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