mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
18 lines
385 B
Makefile
18 lines
385 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.3 1996/11/16 08:49:10 asami Exp $
|
|
#
|
|
|
|
DISTNAME= cam-1.02
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/mixers
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|