mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
602b593e17
Submitted by: Maintainer
19 lines
414 B
Makefile
19 lines
414 B
Makefile
# 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.4 1999/04/07 18:44:01 jseger Exp $
|
|
#
|
|
|
|
DISTNAME= play-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>
|