2013-07-08 20:42:15 +02:00
|
|
|
# Created by: Anders Nordby <anders@FreeBSD.org>
|
2002-11-18 05:57:59 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= resid
|
2005-09-02 12:23:57 +02:00
|
|
|
PORTVERSION= 0.16
|
2016-08-08 11:32:17 +02:00
|
|
|
PORTREVISION= 3
|
2002-11-18 05:57:59 +01:00
|
|
|
CATEGORIES= audio emulators
|
2015-01-06 10:36:21 +01:00
|
|
|
MASTER_SITES= LOCAL/ehaupt
|
2002-11-18 05:57:59 +01:00
|
|
|
|
2005-10-06 13:57:11 +02:00
|
|
|
MAINTAINER= ehaupt@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= Cycle-based SID emulator engine
|
2002-11-18 05:57:59 +01:00
|
|
|
|
2011-12-27 16:14:23 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
2014-06-05 20:39:25 +02:00
|
|
|
USES= libtool
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2006-06-29 19:52:29 +02:00
|
|
|
USE_LDCONFIG= yes
|
2002-11-18 05:57:59 +01:00
|
|
|
|
2005-10-31 23:30:11 +01:00
|
|
|
CONFIGURE_ARGS= --enable-shared
|
|
|
|
|
2016-08-08 11:32:17 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
|
|
|
|
2002-11-18 05:57:59 +01:00
|
|
|
.include <bsd.port.mk>
|