freebsd-ports/audio/splay/Makefile
Bill Fenner 4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00

18 lines
413 B
Makefile

# New ports collection makefile for: splay
# Version required: 0.3
# Date created: 1 Apr 1997
# Whom: junker@jazz.snu.ac.kr
#
# $Id: Makefile,v 1.4 1997/08/09 23:37:33 fenner Exp $
#
DISTNAME= splay-0.5
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/players
MAINTAINER= junker@jazz.snu.ac.kr
GNU_CONFIGURE= yes
.include <bsd.port.mk>