1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/ripenc/Makefile

23 lines
487 B
Makefile
Raw Normal View History

# New ports collection makefile for: ripenc
# URL: http://www.asde.com/~mjparme/index.htm
# Version required: 0.6
# Date created: 28 February 1999
# Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br>
#
# $Id: $
#
DISTNAME= ripenc0.6
PKGNAME= ripenc-0.6
CATEGORIES= audio
MASTER_SITES= http://www.asde.com/~mjparme/
MAINTAINER= jonny@jonny.eng.br
NO_BUILD= Shell Script
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/ripenc ${PREFIX}/bin
.include <bsd.port.mk>