1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/audio/resid/Makefile
2021-04-06 16:31:07 +02:00

23 lines
386 B
Makefile

# Created by: Anders Nordby <anders@FreeBSD.org>
PORTNAME= resid
PORTVERSION= 0.16
PORTREVISION= 3
CATEGORIES= audio emulators
MASTER_SITES= LOCAL/ehaupt
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Cycle-based SID emulator engine
LICENSE= GPLv2
USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-shared
INSTALL_TARGET= install-strip
.include <bsd.port.mk>