2002-11-18 06:08:19 +01:00
|
|
|
# New ports collection makefile for: libsidplay2
|
|
|
|
# Date created: 6 October 2002
|
|
|
|
# Whom: Anders Nordby <anders@FreeBSD.org>
|
1998-07-26 10:14:03 +02:00
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1998-07-26 10:14:03 +02:00
|
|
|
#
|
|
|
|
|
2002-11-18 06:08:19 +01:00
|
|
|
PORTNAME= libsidplay2
|
|
|
|
PORTVERSION= 2.0.7
|
1998-07-26 10:14:03 +02:00
|
|
|
CATEGORIES= audio emulators
|
2002-11-18 06:08:19 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= sidplay2
|
|
|
|
DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}-5
|
2002-08-05 21:30:50 +02:00
|
|
|
EXTRACT_SUFX= .tgz
|
1998-07-26 10:14:03 +02:00
|
|
|
|
2002-11-18 06:08:19 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1998-07-26 10:14:03 +02:00
|
|
|
|
2002-11-18 06:08:19 +01:00
|
|
|
LIB_DEPENDS= resid.2:${PORTSDIR}/audio/resid
|
1998-07-26 10:14:03 +02:00
|
|
|
|
2002-11-18 06:08:19 +01:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME:S/2//}-${PORTVERSION}
|
2002-07-17 00:06:49 +02:00
|
|
|
|
2002-11-18 06:08:19 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
INSTALLS_SHLIB= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_LIBTOOL= yes
|
2002-07-17 00:06:49 +02:00
|
|
|
|
2002-11-18 06:08:19 +01:00
|
|
|
.include <bsd.port.mk>
|