2000-06-29 12:17:09 +02:00
|
|
|
# New ports collection makefile for: libsidplay
|
1998-07-26 10:14:03 +02:00
|
|
|
# Date created: 31 October 1996
|
|
|
|
# Whom: Stefan Zehl <sec@42.org>
|
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1998-07-26 10:14:03 +02:00
|
|
|
#
|
|
|
|
|
2000-06-29 12:17:09 +02:00
|
|
|
PORTNAME= libsidplay
|
2002-01-12 18:08:17 +01:00
|
|
|
PORTVERSION= 1.36.50
|
1998-07-26 10:14:03 +02:00
|
|
|
CATEGORIES= audio emulators
|
1998-12-16 01:32:21 +01:00
|
|
|
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
|
2001-01-09 17:58:13 +01:00
|
|
|
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
|
1998-07-26 10:14:03 +02:00
|
|
|
|
|
|
|
MAINTAINER= sec@42.org
|
|
|
|
|
2000-06-02 16:56:50 +02:00
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
2000-06-23 11:27:27 +02:00
|
|
|
USE_NEWGCC= yes
|
1998-07-26 10:14:03 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|