freebsd-ports/audio/libcdaudio/Makefile
Christian Weisgerber 947bd591eb Update to version 0.99.6.
PR:		41730
Submitted by:	Ports Fury
2002-08-17 18:47:06 +00:00

19 lines
363 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.6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>