freebsd-ports/audio/libsidplay2/Makefile

21 lines
450 B
Makefile
Raw Normal View History

# New ports collection makefile for: libsidplay
# Date created: 31 October 1996
# Whom: Stefan Zehl <sec@42.org>
#
1999-08-25 06:36:31 +02:00
# $FreeBSD$
#
PORTNAME= libsidplay
PORTVERSION= 1.36.50
CATEGORIES= audio emulators
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
MAINTAINER= sec@42.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
2000-06-23 11:27:27 +02:00
USE_NEWGCC= yes
.include <bsd.port.mk>