freebsd-ports/audio/libsidplay2/Makefile
Kris Kennaway 1c3fbb8f48 Update to libsidplay-1.36.47
Approved by:	maintainer
2001-05-06 03:18:37 +00:00

21 lines
465 B
Makefile

# New ports collection makefile for: libsidplay
# Date created: 31 October 1996
# Whom: Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#
PORTNAME= libsidplay
PORTVERSION= 1.36.47
CATEGORIES= audio emulators
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
MAINTAINER= sec@42.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_NEWGCC= yes
.include <bsd.port.mk>