freebsd-ports/mail/faces/Makefile

21 lines
490 B
Makefile
Raw Normal View History

# New ports collection makefile for: faces-1.6.1
# Version required: 1.6.1
# Date created: 09 December 96
# Whom: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
# Andreas Klemm <andreas@FreeBSD.ORG>
#
# $Id$
#
DISTNAME= faces-1.6.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.cs.indiana.edu/pub/faces/faces/ \
ftp://odie.physik2.uni-rostock.de/pub/
MAINTAINER= Lars_Koeller@odie.physik2.uni-rostock.de
WRKSRC= $(WRKDIR)/faces
EXTRACT_SUFX= .tar.Z
.include <bsd.port.mk>