mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
20 lines
356 B
Makefile
20 lines
356 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
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= cam-1.02
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/mixers
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
MAN1= cam.1
|
|
|
|
.include <bsd.port.mk>
|