# New ports collection makefile for: resid # Date created: 6 October 2002 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= resid PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= audio emulators MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Cycle-based SID emulator engine GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - add stage supportaz2014-01-302-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-4/+2
* - Convert to new perl frameworkaz2013-08-07