aboutsummaryrefslogtreecommitdiffstats
path: root/audio/amp/Makefile
blob: b76d574c5c05de6fb3494464e994a259b374cf6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    amp
# Version required: 0.7.6
# Date created:     Jun 23 1997
# Whom:         Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $Id: Makefile,v 1.2 1997/09/03 08:35:30 max Exp $
#

DISTNAME=   amp-0.7.6
CATEGORIES= audio
MASTER_SITES=   ftp://ftp.rasip.fer.hr/pub/mpeg/
EXTRACT_SUFX=   .tgz

MAINTAINER= vanilla@FreeBSD.ORG

GNU_CONFIGURE=  yes
USE_GMAKE=  yes

MAN1=       amp.1

do-install:
    @ ${INSTALL_PROGRAM} ${WRKSRC}/amp ${PREFIX}/bin
    @ ${INSTALL_MAN} ${WRKSRC}/amp.1 ${PREFIX}/man/man1

.include <bsd.port.mk>
mitted prematurelykris2004-03-281-2/+2 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-1/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * Upgrade memcached to 1.1.8seanc2003-08-224-12/+29 * Make portlint(1) happy, no actual changes.seanc2003-07-221-6/+6