mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
18 lines
377 B
Makefile
18 lines
377 B
Makefile
# New ports collection makefile for: s3mod
|
|
# Version required: 1.08A
|
|
# Date created: 9 March 1995
|
|
# Whom: ugen
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
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
|
|
|
|
INSTALL_TARGET= install
|
|
|
|
.include <bsd.port.mk>
|