openbsd-ports/mail/xfaces/Makefile
turan c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00

27 lines
601 B
Makefile

# $OpenBSD: Makefile,v 1.4 1999/10/26 04:56:37 turan Exp $
BROKEN= bad packing lists
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/ \
${MASTER_SITE_LOCAL}
DISTFILES= ${DISTNAME}.tar.Z xfaces-sounds.tar.gz
MAINTAINER= angelos@openbsd.org
LIB_DEPENDS= compface:${PORTSDIR}/mail/faces
USE_IMAKE= YES
pre-configure:
@ln -sf ../sounds ${WRKSRC}
pre-install:
@${MKDIR} ${LOCALBASE}/share/sounds
@${MKDIR} ${X11BASE}/include/X11/pixmaps
.include <bsd.port.mk>