1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/audio/libsidplay/Makefile
Peter Pentchev 9adab8f78f Chase a rerolled distfile tarball; remove a Makefile comment about it, dating
from the times there were two different distfiles on different distsites.

PR:		24306 - noticed
Submitted by:	Andreas Schulz <ats@first.gmd.de>
PR:		24479 - fixed
Submitted by:	maintainer
2001-01-20 11:50:30 +00:00

22 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.46
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>