2013-03-13 12:54:25 +01:00
|
|
|
# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
|
2006-06-11 00:13:39 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= sidplay2
|
|
|
|
PORTVERSION= 2.0.9
|
|
|
|
CATEGORIES= audio emulators
|
2009-08-22 02:13:26 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sidplay-${PORTVERSION}
|
2006-06-11 00:13:39 +02:00
|
|
|
DISTNAME= sidplay-${PORTVERSION}
|
|
|
|
|
2009-08-02 10:02:03 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2013-03-13 12:54:25 +01:00
|
|
|
COMMENT= Commodore SID music player using libsidplay2
|
2006-06-11 00:13:39 +02:00
|
|
|
|
2013-12-11 15:35:36 +01:00
|
|
|
LIB_DEPENDS= libsidplay2.so:${PORTSDIR}/audio/libsidplay2
|
2006-06-11 00:13:39 +02:00
|
|
|
|
2013-03-13 12:54:25 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2013-04-23 01:19:08 +02:00
|
|
|
USES= pkgconfig
|
2006-06-11 00:13:39 +02:00
|
|
|
|
2013-12-30 18:13:24 +01:00
|
|
|
PLIST_FILES= bin/sidplay2 man/man1/sidplay2.1.gz
|
2006-06-11 00:13:39 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|