mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
39c06186fa
for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
20 lines
344 B
Makefile
20 lines
344 B
Makefile
# New ports collection makefile for: cam
|
|
# Date created: Tue Nov 12 15:54:21 CST 1996
|
|
# Whom: erich@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= cam
|
|
PORTVERSION= 1.02
|
|
CATEGORIES= audio
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/sound/mixers
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MAN1= cam.1
|
|
|
|
.include <bsd.port.mk>
|