1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/audio/xcdplayer/Makefile
Steven Wallace e099d5e17c Used INSTALL_MANPAGES= yes
to install man pages.
1994-12-31 04:17:52 +00:00

15 lines
365 B
Makefile

# New ports collection makefile for: xcdplayer
# Version required: 2.2
# Date created: 30 Sep 1994
# Whom: swallace
#
# $Id: Makefile,v 1.2 1994/10/06 07:52:04 swallace Exp $
#
DISTNAME= xcdplayer-2.2
MASTER_SITES= ftp://dutepp0.et.tudelft.nl/pub/Unix/Sun/
USE_IMAKE= yes
INSTALL_MANPAGES= yes
.include <bsd.port.mk>