1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/x11-wm/flwm/Makefile

24 lines
477 B
Makefile
Raw Normal View History

# New ports collection makefile for: flwm
# Date created: 12 February 1999
# Whom: Dima Sivachenko <dima@chg.ru>
#
1999-08-31 03:04:38 +00:00
# $FreeBSD$
#
PORTNAME= flwm
PORTVERSION= 0.25
CATEGORIES= x11-wm
MASTER_SITES= http://www.cinenet.net/users/spitzak/flwm/ \
ftp://ftp.sai.msu.su/pub/X11/win_man/
EXTRACT_SUFX= .tgz
MAINTAINER= dima@chg.ru
LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= flwm.1
.include <bsd.port.mk>