mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Move sounds.tar.gz (renamed xfaces-sounds.tar.gz) from ${FILESDIR} to
freefall's LOCAL_PORTS area. Requested by: peter
This commit is contained in:
parent
fc317df2d6
commit
03b5f8c595
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5000
@ -5,14 +5,16 @@
|
||||
# With some
|
||||
# modifications from: Andreas Klemm <andreas@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/12/16 14:42:10 markm Exp $
|
||||
# $Id: Makefile,v 1.3 1996/12/17 05:08:34 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xfaces-3.3
|
||||
CATEGORIES= mail
|
||||
# xfaces-sounds.tar.gz only in LOCAL_PORTS
|
||||
MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/xfaces/ \
|
||||
ftp://odie.physik2.uni-rostock.de/pub/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
ftp://odie.physik2.uni-rostock.de/pub/ \
|
||||
ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
||||
DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz
|
||||
|
||||
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
|
||||
|
||||
@ -22,7 +24,7 @@ LIB_DEPENDS= compface\\.1\\.:${PORTSDIR}/mail/faces
|
||||
USE_IMAKE= YES
|
||||
|
||||
pre-configure:
|
||||
@(cd ${WRKSRC}; tar xzf ${FILESDIR}/sounds.tar.gz)
|
||||
@ln -sf ../sounds ${WRKSRC}
|
||||
|
||||
pre-install:
|
||||
@${MKDIR} ${LOCALBASE}/share/sounds
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (xfaces-3.3.tar.Z) = c47b81f72b892be37d25dd29567bec04
|
||||
MD5 (xfaces-sounds.tar.gz) = 999cf0f5c62ee033da0403d4b0bf6ff5
|
||||
|
Loading…
Reference in New Issue
Block a user