freebsd-ports/audio/cam/Makefile
Tim Vanderhoek 249efab97e Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.
Respect BINOWN and MANOWN.  (Changes for this are in patch-ad --- I
should have split patch-aa in a separate commit).
1998-08-22 05:48:17 +00:00

20 lines
399 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.4 1996/11/20 02:09:54 obrien 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
MAN1= cam.1
.include <bsd.port.mk>