# New ports collection makefile for: resid # Date created: 6 October 2002 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= resid PORTVERSION= 0.13 CATEGORIES= audio emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sidplay2 DISTNAME= ${PORTNAME}-${PORTVERSION}-p1 EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_LIBTOOL= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --enable-shared .include