mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
e099d5e17c
to install man pages.
15 lines
365 B
Makefile
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>
|