1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/cam/Makefile

20 lines
399 B
Makefile
Raw Normal View History

# 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.4 1996/11/20 02:09:54 obrien Exp $
#
DISTNAME= cam-1.02
1996-11-16 08:42:38 +00:00
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
1996-11-16 08:42:38 +00:00
EXTRACT_SUFX= .tgz
1996-11-20 02:09:54 +00:00
MAINTAINER= erich@FreeBSD.org
MAN1= cam.1
.include <bsd.port.mk>