freebsd-ports/x11-wm/fvwm/Makefile

18 lines
401 B
Makefile
Raw Normal View History

# New ports collection makefile for: fvwm
# Version required: 1.23b
# Date created: 25 August 1994
# Whom: jkh
#
# $Id: Makefile,v 1.3 1994/09/13 06:35:06 jkh Exp $
#
DISTNAME= fvwm-1.23b
NO_WRKSUBDIR= yes
DISTFILES= fvwm-1.23b-core.tar.gz fvwm-1.23b-modules.tar.gz \
fvwm-1.23-icons.tar.gz
MASTER_SITES= ftp://spcot.sanders.com/pub/fvwm/
USE_IMAKE= yes
DEPENDS= x11/xpm
.include <bsd.port.mk>