mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
cf4206a97a
PR: 15076 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
18 lines
335 B
Makefile
18 lines
335 B
Makefile
# New ports collection makefile for: libcdaudio
|
|
# Version required: 0.99.3
|
|
# Date created: 01 June 1999
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= libcdaudio-0.99.3
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ftp://cdcd.undergrid.net/libcdaudio/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|