summaryrefslogtreecommitdiff
path: root/x11/amiwm/Makefile
blob: 252b7f68a6450f46759e478e2ef310212c4b1138 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New packages collection Makefile for: amiwm
# Version required:     0.20pl28
# Date created:         23-Feb-98
# Whom:                 rh@trapdoor.vip.at
#
# $NetBSD: Makefile,v 1.1 1998/03/01 20:42:54 tron Exp $
#

DISTNAME=	amiwm0.20pl28
PKGNAME=	amiwm-0.20pl28
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/

MAINTAINER=	rh@trapdoor.vip.at

WRKSRC=		${WRKDIR}/amiwm
USE_X11=	yes
GNU_CONFIGURE=	yes

MAN1=		amiwm.1

.include <bsd.port.mk>