1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/xmcd/Makefile
Jordan K. Hubbard 9da8f39269 xmcd 1.4
Submitted by:	Gennady Sorokopud <gena@netvision.net.il>
1995-02-17 10:53:08 +00:00

21 lines
386 B
Makefile

# New ports collection makefile for: xmcd
# Version required: 1.4
# Date created: 16 Februar 1995
# Whom: gena
#
# $Id: Makefile,v 1.0 1995/02/16 21:44:00 gena Exp $
#
DISTNAME= xmcd-1.4
DISTFILES= xmcd-1.4.tar.gz
MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmcd/
USE_IMAKE= yes
IS_INTERACTIVE= yes
pre-install:
@(cd ${WRKSRC}; ${MAKE} Makefiles)
.include <bsd.port.mk>