freebsd-ports/x11-fm/xfm/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

16 lines
404 B
Makefile

# New ports collection makefile for: xfm
# Version required: 1.3
# Date created: 28 December 1994
# Whom: jc@irbs.com John Capo
#
# $Id: Makefile,v 1.3 1995/02/11 13:51:45 asami Exp $
#
DISTNAME= xfm-1.3
DISTFILES= xfm-1.3.tar.gz
USE_IMAKE= yes
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/
CATEGORIES+= x11
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
.include <bsd.port.mk>