1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/audio/libsidplay/Makefile
Ade Lovett 544fbd3bfe Update to 1.36.45
PR:		21829
Submitted by:	maintainer
2000-10-12 21:25:30 +00:00

23 lines
499 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.45
CATEGORIES= audio emulators
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/g}.tgz
MAINTAINER= sec@42.org
FETCH_CMD= /usr/bin/fetch
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes
USE_NEWGCC= yes
.include <bsd.port.mk>