1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/play/Makefile
Justin M. Seger 27319291ac 1) Fixed problem with MASTER_SITE
2) Now supports PREFIX and CFLAGS

PR:		ports/10977
Submitted by:	mharo@area51.fremont.ca.us
1999-04-07 18:44:02 +00:00

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.3 1999/03/07 00:55:34 sada 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>