mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
16 lines
354 B
Makefile
16 lines
354 B
Makefile
# New ports collection makefile for: cam
|
|
# Version required: 1.02
|
|
# Date created: Tue Nov 12 15:54:21 CST 1996
|
|
# Whom: erich@FreeBSD.org
|
|
#
|
|
# $Id: Makefile,v 1.2 1996/11/16 08:42:38 asami Exp $
|
|
#
|
|
|
|
DISTNAME= cam-1.02
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/mixers
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
.include <bsd.port.mk>
|