mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
320 B
Makefile
19 lines
320 B
Makefile
# 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= ${MASTER_SITE_PORTS_JP}
|
|
|
|
MAINTAINER= seiken@ARGV.AC
|
|
|
|
MANLANG= ja
|
|
MAN1= play.1
|
|
MANCOMPRESSED = yes
|
|
.include <bsd.port.mk>
|