1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/x11-wm/piewm/Makefile
2004-03-12 16:25:18 +00:00

22 lines
365 B
Makefile

# New ports collection makefile for: piewm
# Date created: 24 November 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= piewm
PORTVERSION= 1.03
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.crynwr.com/piewm/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tvtwm with pie (circular) menus
DISABLE_SIZE= yes
USE_IMAKE= yes
USE_XPM= yes
MAN1= piewm.1
.include <bsd.port.mk>