mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
21 lines
464 B
Makefile
21 lines
464 B
Makefile
# New ports collection makefile for: s3mod
|
|
# Version required: 1.08A
|
|
# Date created: 9 March 1995
|
|
# Whom: ugen
|
|
#
|
|
# $Id: Makefile,v 1.4 1996/11/15 23:14:19 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= s3mod-v1.08A
|
|
PKGNAME= s3mod-1.08a
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/players
|
|
DISTFILES= s3mod-v1.08A.tar.gz
|
|
|
|
MAINTAINER= ugen@FreeBSD.org
|
|
|
|
INSTALL_TARGET= install
|
|
|
|
.include <bsd.port.mk>
|