summaryrefslogtreecommitdiff
path: root/audio/s3mod/Makefile
blob: d414d543944e16fec68fda6c3756cf65a244a42b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    s3mod
# Version required:     1.08A
# Date created:         9 March 1995
# Whom:                 ugen
#
# $Id: Makefile,v 1.3 1995/04/11 19:46:50 asami Exp $
#

DISTNAME=       s3mod-v1.08A
PKGNAME=	s3mod-1.08a
CATEGORIES=	audio
MASTER_SITES=   ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
DISTFILES=      s3mod-v1.08A.tar.gz

MAINTAINER=	ugen@FreeBSD.org

INSTALL_TARGET= install 

.include <bsd.port.mk>