mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
544fbd3bfe
PR: 21829 Submitted by: maintainer
23 lines
499 B
Makefile
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>
|