1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/x11-wm/piewm/Makefile
Steve Price 4144ae3fa1 Update to version 1.02.
PR:		15384
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-10 19:34:09 +00:00

21 lines
351 B
Makefile

# New ports collection makefile for: piewm
# Version required: 1.02
# Date created: 24 November 1994
# Whom: asami
#
# $FreeBSD$
#
DISTNAME= piewm-1.02
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.crynwr.com/piewm/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_IMAKE= yes
MAN1= piewm.1
.include <bsd.port.mk>