1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/audio/libcdaudio/Makefile
Peter Pentchev a6fa6ac3e9 Chase MASTER_SITES.
The site in the PR turned out to be a Sunsite mirror, so use Sunsite.

PR:		27521
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-05-22 16:43:53 +00:00

21 lines
443 B
Makefile

# New ports collection makefile for: libcdaudio
# Date created: 01 June 1999
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libcdaudio
PORTVERSION= 0.99.4
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://cdcd.undergrid.net/libcdaudio/source_archive/
MASTER_SITE_SUBDIR= distributions/gentoo/gentoo-sources/ .
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>